In general, what optimization theory handles is to minimize/maximize one or more objective functions under given constraints and requirements.
General Problem Statement
All optimization problem can be represented by the GPS form
Of course, for any optimization problem, is bounded in some region, although probably not all in this region satisfies the constraint. Such region is called design space.
In addition, regions in which any satisfies all constraints are called feasible region.
For a specific solution , and an inequality constraint , if
- , then the inequality is violated, and the constraint is said to be violated constraint
- , then the constraint is said to be active constraint
- , then the constraint is said to be inactive constraint