25.11.2015 Views

The MOSEK Python optimizer API manual Version 7.0 (Revision 141)

Optimizer API for Python - Documentation - Mosek

Optimizer API for Python - Documentation - Mosek

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

608 APPENDIX F. <strong>MOSEK</strong> FILE FORMATS<br />

– [cone]. Currently, the supported cones are the quadratic cone and the rotated quadratic<br />

cone (see section 5.3). A conic constraint is defined as a set of variables which belongs to a<br />

single unique cone.<br />

A quadratic cone of n variables x 1 , . . . , x n defines a constraint of the form<br />

x 2 1 ><br />

n∑<br />

x 2 i .<br />

A rotated quadratic cone of n variables x 1 , . . . , x n defines a constraint of the form<br />

A [bounds]-section example:<br />

x 1 x 2 ><br />

i=2<br />

n∑<br />

x 2 i .<br />

i=3<br />

[bounds]<br />

[b] 0 = 0 [/b] # ranged bound<br />

[b] 0

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!