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.

572 APPENDIX D. <strong>API</strong> CONSTANTS<br />

mionodeseltype.worst<br />

<strong>The</strong> <strong>optimizer</strong> employs a worst bound node selection strategy.<br />

mionodeseltype.hybrid<br />

<strong>The</strong> <strong>optimizer</strong> employs a hybrid strategy.<br />

mionodeseltype.pseudo<br />

<strong>The</strong> <strong>optimizer</strong> employs selects the node based on a pseudo cost estimate.<br />

D.23 MPS file format type<br />

mpsformat.strict<br />

It is assumed that the input file satisfies the MPS format strictly.<br />

mpsformat.relaxed<br />

It is assumed that the input file satisfies a slightly relaxed version of the MPS format.<br />

mpsformat.free<br />

It is assumed that the input file satisfies the free MPS format. This implies that spaces are not<br />

allowed in names. Otherwise the format is free.<br />

D.24 Message keys<br />

msgkey.reading file<br />

msgkey.writing file<br />

msgkey.mps selected<br />

D.25 Cone types<br />

nametype.gen<br />

General names. However, no duplicate and blank names are allowed.<br />

nametype.mps<br />

MPS type names.<br />

nametype.lp<br />

LP type names.

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

Saved successfully!

Ooh no, something went wrong!