25.11.2015 Views

The MOSEK command line tool Version 7.0 (Revision 141)

The MOSEK command line tool. Version 7.0 ... - Documentation

The MOSEK command line tool. Version 7.0 ... - Documentation

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.

Chapter 13<br />

<strong>The</strong> MPS file format<br />

<strong>MOSEK</strong> supports the standard MPS format with some extensions. For a detailed description of the<br />

MPS format see the book by Nazareth [15].<br />

13.1 MPS file structure<br />

<strong>The</strong> version of the MPS format supported by <strong>MOSEK</strong> allows specification of an optimization problem<br />

on the form<br />

where<br />

l c ≤ Ax + q(x) ≤ u c ,<br />

l x ≤ x ≤ u x ,<br />

x ∈ C,<br />

x J integer,<br />

(13.1)<br />

• x ∈ R n is the vector of decision variables.<br />

• A ∈ R m×n is the constraint matrix.<br />

• l c ∈ R m is the lower limit on the activity for the constraints.<br />

• u c ∈ R m is the upper limit on the activity for the constraints.<br />

• l x ∈ R n is the lower limit on the activity for the variables.<br />

• u x ∈ R n is the upper limit on the activity for the variables.<br />

• q : R n → R is a vector of quadratic functions. Hence,<br />

where it is assumed that<br />

q i (x) = 1/2x T Q i x<br />

277

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

Saved successfully!

Ooh no, something went wrong!