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.

486 APPENDIX B. PARAMETERS<br />

B.2.154<br />

iparam.sim max num setbacks<br />

Corresponding constant:<br />

iparam.sim max num setbacks<br />

Description:<br />

Controls how many set-backs are allowed within a simplex <strong>optimizer</strong>. A set-back is an event<br />

where the <strong>optimizer</strong> moves in the wrong direction. This is impossible in theory but may happen<br />

due to numerical problems.<br />

Possible Values:<br />

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

Default value:<br />

250<br />

B.2.155<br />

iparam.sim non singular<br />

Corresponding constant:<br />

iparam.sim non singular<br />

Description:<br />

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

Possible values:<br />

• onoffkey.off Switch the option off.<br />

• onoffkey.on Switch the option on.<br />

Default value:<br />

onoffkey.on<br />

B.2.156<br />

iparam.sim primal crash<br />

Corresponding constant:<br />

iparam.sim primal crash<br />

Description:<br />

Controls whether crashing is performed in the primal simplex <strong>optimizer</strong>.<br />

In general, if a basis consists of more than (100-this parameter value)% fixed variables, then a<br />

crash will be performed.<br />

Possible Values:<br />

Any nonnegative integer value.

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

Saved successfully!

Ooh no, something went wrong!