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.

490 APPENDIX B. PARAMETERS<br />

B.2.164<br />

iparam.sim scaling method<br />

Corresponding constant:<br />

iparam.sim scaling method<br />

Description:<br />

Controls how the problem is scaled before a simplex <strong>optimizer</strong> is used.<br />

Possible values:<br />

• scalingmethod.free <strong>The</strong> <strong>optimizer</strong> chooses the scaling heuristic.<br />

• scalingmethod.pow2 Scales only with power of 2 leaving the mantissa untouched.<br />

Default value:<br />

scalingmethod.pow2<br />

B.2.165<br />

iparam.sim solve form<br />

Corresponding constant:<br />

iparam.sim solve form<br />

Description:<br />

Controls whether the primal or the dual problem is solved by the primal-/dual- simplex <strong>optimizer</strong>.<br />

Possible values:<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.166<br />

iparam.sim stability priority<br />

Corresponding constant:<br />

iparam.sim stability priority<br />

Description:<br />

Controls how high priority the numerical stability should be given.<br />

Possible Values:<br />

Any number between 0 and 100.<br />

Default value:<br />

50

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

Saved successfully!

Ooh no, something went wrong!