Conic optimization
From Wikipedia, the free encyclopedia
Conic optimization is a subfield of convex optimization. Given a real vector space X, a convex, real-valued function
defined on a convex cone , and an affine subspace defined by a set of affine constraints , the problem is to find the point x in for which the number f(x) is smallest. Examples of C include the positive semidefinite matrices , the positive orthant for , and the second-order cone . Often is a linear function, in which case the conic optimization problem reduces to a semidefinite program, a linear program, and a second order cone program, respectively.
Contents |
[edit] Duality
Certain special cases of conic optimization problems have notable closed-form expressions of their dual problems.
[edit] Conic LP
The dual of the conic linear program
- minimize
- subject to
is
- maximize
- subject to
where C * denotes the dual cone of .
[edit] Semidefinite Program
The dual of a semidefinite program in inequality form,
minimize subject to
is given by
maximize subject to
[edit] External links
- Stephen Boyd and Lieven Vandenberghe, Convex Optimization (book in pdf)