Second-order cone programming

This is an old revision of this page, as edited by Rsandvik (talk | contribs) at 13:38, 26 October 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Second order cone programing (SOCP) can be seen as a generalization of Linear programming and Quadratic programming. Simply put, a conic optimization problem is a linear optimization problem plus a number of constraints of the form where is a second order cone of dimension . Two types of second order cones are:

  • Quadratic cone of dimension  :
  • Rotated quadratic cone of dimension  :

Several software packages exists for solving SOCP problems, such as MOSEK and SeDiMi.