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.

Appendix B<br />

Parameters<br />

Parameters grouped by functionality.<br />

Analysis parameters.<br />

Parameters controling the behaviour of the problem and solution analyzers.<br />

• dparam.ana sol infeas tol. If a constraint violates its bound with an amount larger than<br />

this value, the constraint name, index and violation will be printed by the solution analyzer.<br />

Basis identification parameters.<br />

• iparam.bi clean <strong>optimizer</strong>.<br />

phase.<br />

Controls which simplex <strong>optimizer</strong> is used in the clean-up<br />

• iparam.bi ignore max iter. Turns on basis identification in case the interior-point <strong>optimizer</strong><br />

is terminated due to maximum number of iterations.<br />

• iparam.bi ignore num error. Turns on basis identification in case the interior-point <strong>optimizer</strong><br />

is terminated due to a numerical problem.<br />

• iparam.bi max iterations. Maximum number of iterations after basis identification.<br />

• iparam.intpnt basis. Controls whether basis identification is performed.<br />

• iparam.log bi. Controls the amount of output printed by the basis identification procedure.<br />

A higher level implies that more information is logged.<br />

• iparam.log bi freq. Controls the logging frequency.<br />

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

factorization of the basis matrix.<br />

Behavior of the optimization task.<br />

Parameters defining the behavior of an optimization task when loading data.<br />

• sparam.feasrepair name prefix. Feasibility repair name prefix.<br />

• sparam.feasrepair name separator. Feasibility repair name separator.<br />

389

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

Saved successfully!

Ooh no, something went wrong!