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 14<br />

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

<strong>MOSEK</strong> supports the LP file format with some extensions i.e.<br />

formatted files.<br />

<strong>MOSEK</strong> can read and write LP<br />

Please note that the LP format is not a completely well-defined standard and hence different optimization<br />

packages may interpret the same LP file in slightly different ways. <strong>MOSEK</strong> tries to emulate as<br />

closely as possible CPLEX’s behavior, but tries to stay backward compatible.<br />

<strong>The</strong> LP file format can specify problems on the form<br />

minimize/maximize<br />

c T x + 1 2 qo (x)<br />

where<br />

subject to l c ≤ Ax + 1 2 q(x) ≤ uc ,<br />

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

x J integer,<br />

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

• c ∈ R n is the <strong>line</strong>ar term in the objective.<br />

• q o :∈ R n → R is the quadratic term in the objective where<br />

and it is assumed that<br />

q o (x) = x T Q o x<br />

Q o = (Q o ) T .<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 />

289

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

Saved successfully!

Ooh no, something went wrong!