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.

F.1. THE MPS FILE FORMAT 595<br />

v 1 is the value specified by [value1].<br />

F.1.1.11<br />

CSECTION (optional)<br />

<strong>The</strong> purpose of the CSECTION is to specify the constraint<br />

in (F.1).<br />

x ∈ C.<br />

It is assumed that C satisfies the following requirements. Let<br />

x t ∈ R nt , t = 1, . . . , k<br />

be vectors comprised of parts of the decision variables x so that each decision variable is a member of<br />

exactly one vector x t , for example<br />

Next define<br />

⎡<br />

x 1 = ⎣<br />

x 1<br />

x 4<br />

x 7<br />

where C t must have one of the following forms<br />

• R set:<br />

⎤<br />

⎦ and x 2 =<br />

⎡<br />

⎢<br />

⎣<br />

x 6<br />

x 5<br />

x 3<br />

x 2<br />

⎤<br />

⎥<br />

⎦ .<br />

C := { x ∈ R n : x t ∈ C t , t = 1, . . . , k }<br />

• Quadratic cone:<br />

C t = {x ∈ R nt }.<br />

⎧<br />

⎨<br />

C t =<br />

⎩ x ∈ ∑<br />

Rnt : x 1 ≥ √ nt<br />

j=2<br />

x 2 j<br />

⎫<br />

⎬<br />

⎭ .<br />

(F.2)<br />

• Rotated quadratic cone:<br />

⎧<br />

⎨<br />

C t =<br />

⎩ x ∈ Rnt : 2x 1 x 2 ≥<br />

⎫<br />

∑n t<br />

⎬<br />

x 2 j, x 1 , x 2 ≥ 0<br />

⎭ .<br />

j=3<br />

(F.3)

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

Saved successfully!

Ooh no, something went wrong!