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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

400 APPENDIX B. PARAMETERS<br />

• iparam.solution callback. Indicates whether solution call-backs will be performed during<br />

the optimization.<br />

Simplex <strong>optimizer</strong> parameters.<br />

Parameters defining the behavior of the simplex <strong>optimizer</strong> for linear problems.<br />

• dparam.basis rel tol s. Maximum relative dual bound violation allowed in an optimal<br />

basic solution.<br />

• dparam.basis tol s. Maximum absolute dual bound violation in an optimal basic solution.<br />

• dparam.basis tol x.<br />

basic solution.<br />

Maximum absolute primal bound violation allowed in an optimal<br />

• iparam.log sim. Controls the amount of log information from the simplex <strong>optimizer</strong>s.<br />

• iparam.log sim freq. Controls simplex logging frequency.<br />

• iparam.log sim minor. Currently not in use.<br />

• iparam.sim basis factor use. Controls whether a (LU) factorization of the basis is used<br />

in a hot-start. Forcing a refactorization sometimes improves the stability of the simplex<br />

<strong>optimizer</strong>s, but in most cases there is a performance penanlty.<br />

• iparam.sim degen. Controls how aggressively degeneration is handled.<br />

• iparam.sim dual phaseone method. An exprimental feature.<br />

• iparam.sim exploit dupvec.<br />

duplicated columns.<br />

Controls if the simplex <strong>optimizer</strong>s are allowed to exploit<br />

• iparam.sim hotstart. Controls the type of hot-start that the simplex <strong>optimizer</strong> perform.<br />

• iparam.sim integer. An exprimental feature.<br />

• dparam.sim lu tol rel piv. Relative pivot tolerance employed when computing the LU<br />

factorization of the basis matrix.<br />

• iparam.sim max iterations. Maximum number of iterations that can be used by a simplex<br />

<strong>optimizer</strong>.<br />

• iparam.sim max num setbacks. Controls how many set-backs that are allowed within a<br />

simplex <strong>optimizer</strong>.<br />

• iparam.sim non singular. Controls if the simplex <strong>optimizer</strong> ensures a non-singular basis,<br />

if possible.<br />

• iparam.sim primal phaseone method. An exprimental feature.<br />

• iparam.sim reformulation. Controls if the simplex <strong>optimizer</strong>s are allowed to reformulate<br />

the problem.<br />

• iparam.sim save lu. Controls if the LU factorization stored should be replaced with the<br />

LU factorization corresponding to the initial basis.<br />

• iparam.sim scaling. Controls how much effort is used in scaling the problem before a<br />

simplex <strong>optimizer</strong> is used.<br />

• iparam.sim scaling method. Controls how the problem is scaled before a simplex <strong>optimizer</strong><br />

is used.

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

Saved successfully!

Ooh no, something went wrong!