Standard forms
- Functional form
- Epigraph form
- Other standard forms
Functional form
An optimization problem is a problem of the form
![]()
where
–
is the decision variable;
–
is the objective function, or cost
–
represent the constraints
–
is the optimal value.
In the above, the term “subject to” is sometimes replaced with the shorthand colon notation.
Example: An optimization problem in two variables.
Epigraph form
![]()
At optimum,
. In the above, the objective function is
, with values
. constraints.
Example: Geometric view of the optimization problem in two variables.
Other standard forms
Sometimes we single out equality constraints, if any:
![]()
where
‘s are given. Of course, we may reduce the above problem to the standard form above, representing each equality constraint by a pair of inequalities.
Sometimes, the constraints are described abstractly via a set condition, of the form
for some subset
of
. The corresponding notation is
![]()
– Some problems come in the form of maximization problems. Such problems are readily cast in standard form via the expression
![Rendered by QuickLaTeX.com \[\begin{aligned} & \max _{x \in \mathbf{X}} f_0(x)=-\min _{x \in \mathcal{X}} g_0(x), \\ & \text { where } g_0:=-f_0 \end{aligned}\]](https://ecampusontario.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-97a2cff7f6843639f5c6956af98b52d5_l3.png)