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.

D.16. INPUT/OUTPUT MODES 569<br />

intpnthotstart.dual<br />

<strong>The</strong> interior-point <strong>optimizer</strong> exploits the dual solution only.<br />

intpnthotstart.primal dual<br />

<strong>The</strong> interior-point <strong>optimizer</strong> exploits both the primal and dual solution.<br />

D.16 Input/output modes<br />

iomode.read<br />

<strong>The</strong> file is read-only.<br />

iomode.write<br />

<strong>The</strong> file is write-only. If the file exists then it is truncated when it is opened. Otherwise it is<br />

created when it is opened.<br />

iomode.readwrite<br />

<strong>The</strong> file is to read and written.<br />

D.17 Language selection constants<br />

language.eng<br />

English language selection<br />

language.dan<br />

Danish language selection<br />

D.18 Long integer information items.<br />

liinfitem.bi clean dual deg iter<br />

Number of dual degenerate clean iterations performed in the basis identification.<br />

liinfitem.bi clean dual iter<br />

Number of dual clean iterations performed in the basis identification.<br />

liinfitem.bi clean primal deg iter<br />

Number of primal degenerate clean iterations performed in the basis identification.<br />

liinfitem.bi clean primal dual deg iter<br />

Number of primal-dual degenerate clean iterations performed in the basis identification.

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

Saved successfully!

Ooh no, something went wrong!