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.

xiv<br />

CONTENTS<br />

13.1.12 ENDATA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 286<br />

13.2 Integer variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 287<br />

13.3 General limitations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 287<br />

13.4 Interpretation of the MPS format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 287<br />

13.5 <strong>The</strong> free MPS format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 288<br />

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

14.1 <strong>The</strong> sections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 290<br />

14.1.1 <strong>The</strong> objective . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 290<br />

14.1.2 <strong>The</strong> constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 291<br />

14.1.3 Bounds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 292<br />

14.1.4 Variable types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 292<br />

14.1.5 Terminating section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 292<br />

14.1.6 Linear example lo1.lp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 293<br />

14.1.7 Mixed integer example milo1.lp . . . . . . . . . . . . . . . . . . . . . . . . . . . 293<br />

14.2 LP format peculiarities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 293<br />

14.2.1 Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 293<br />

14.2.2 Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 293<br />

14.2.3 Variable bounds . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 294<br />

14.2.4 <strong>MOSEK</strong> specific extensions to the LP format . . . . . . . . . . . . . . . . . . . . 294<br />

14.3 <strong>The</strong> strict LP format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 295<br />

14.4 Formatting of an LP file . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 295<br />

14.4.1 Speeding up file reading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 296<br />

14.4.2 Unnamed constraints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 296<br />

15 <strong>The</strong> OPF format 297<br />

15.1 Intended use . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 297<br />

15.2 <strong>The</strong> file format . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 297<br />

15.2.1 Sections . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 298<br />

15.2.2 Numbers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302<br />

15.2.3 Names . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302<br />

15.3 Parameters section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 302<br />

15.4 Writing OPF files from <strong>MOSEK</strong> . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 303<br />

15.5 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 303<br />

15.5.1 Linear example lo1.opf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 303<br />

15.5.2 Quadratic example qo1.opf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 304<br />

15.5.3 Conic quadratic example cqo1.opf . . . . . . . . . . . . . . . . . . . . . . . . . . 305<br />

15.5.4 Mixed integer example milo1.opf . . . . . . . . . . . . . . . . . . . . . . . . . . 306<br />

16 <strong>The</strong> XML (OSiL) format 309<br />

17 <strong>The</strong> solution file format 311<br />

17.1 <strong>The</strong> basic and interior solution files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 311<br />

17.2 <strong>The</strong> integer solution file . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 313<br />

18 Problem analyzer examples 315<br />

18.1 air04 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 315

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

Saved successfully!

Ooh no, something went wrong!