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.

B.2. IPARAM: INTEGER PARAMETERS 441<br />

• solveform.dual <strong>The</strong> <strong>optimizer</strong> should solve the dual problem.<br />

• solveform.free <strong>The</strong> <strong>optimizer</strong> is free to solve either the primal or the dual problem.<br />

• solveform.primal <strong>The</strong> <strong>optimizer</strong> should solve the primal problem.<br />

Default value:<br />

solveform.free<br />

B.2.37<br />

iparam.intpnt starting point<br />

Corresponding constant:<br />

iparam.intpnt starting point<br />

Description:<br />

Starting point used by the interior-point <strong>optimizer</strong>.<br />

Possible values:<br />

• startpointtype.constant <strong>The</strong> <strong>optimizer</strong> constructs a starting point by assigning a constant<br />

value to all primal and dual variables. This starting point is normally robust.<br />

• startpointtype.free <strong>The</strong> starting point is chosen automatically.<br />

• startpointtype.guess <strong>The</strong> <strong>optimizer</strong> guesses a starting point.<br />

• startpointtype.satisfy bounds <strong>The</strong> starting point is choosen to satisfy all the simple<br />

bounds on nonlinear variables. If this starting point is employed, then more care than usual<br />

should employed when choosing the bounds on the nonlinear variables. In particular very<br />

tight bounds should be avoided.<br />

Default value:<br />

startpointtype.free<br />

B.2.38<br />

iparam.lic trh expiry wrn<br />

Corresponding constant:<br />

iparam.lic trh expiry wrn<br />

Description:<br />

If a license feature expires in a numbers days less than the value of this parameter then a warning<br />

will be issued.<br />

Possible Values:<br />

Any number between 0 and +inf.<br />

Default value:<br />

7

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

Saved successfully!

Ooh no, something went wrong!