Nonlinear programming: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Igor Grešovnik
(added Mathematical formulation)
imported>Igor Grešovnik
m (added See also)
Line 9: Line 9:
:<math>f: R^n \to R</math>
:<math>f: R^n \to R</math>
:<math>X \subseteq R^n.</math>
:<math>X \subseteq R^n.</math>
== See also ==
* [[Optimization (mathematics)|Optimization]]

Revision as of 13:32, 13 November 2007

In mathematics, nonlinear programming (NLP) is the process of minimization or maximization of a function of a set of real variables (termed objective function), while simultaneously satisfying a set of equalities and inequalities ( collectively termed constraints), where some of the constraints or the objective function are nonlinear.

Mathematical formulation

A nonlinear programming problem can be stated as:

or

where


See also