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.

488 APPENDIX B. PARAMETERS<br />

Possible values:<br />

• simseltype.ase <strong>The</strong> <strong>optimizer</strong> uses approximate steepest-edge pricing.<br />

• simseltype.devex <strong>The</strong> <strong>optimizer</strong> uses devex steepest-edge pricing (or if it is not available<br />

an approximate steep-edge selection).<br />

• simseltype.free <strong>The</strong> <strong>optimizer</strong> chooses the pricing strategy.<br />

• simseltype.full <strong>The</strong> <strong>optimizer</strong> uses full pricing.<br />

• simseltype.partial <strong>The</strong> <strong>optimizer</strong> uses a partial selection approach. <strong>The</strong> approach is<br />

usually beneficial if the number of variables is much larger than the number of constraints.<br />

• simseltype.se <strong>The</strong> <strong>optimizer</strong> uses steepest-edge selection (or if it is not available an approximate<br />

steep-edge selection).<br />

Default value:<br />

simseltype.free<br />

B.2.160<br />

iparam.sim refactor freq<br />

Corresponding constant:<br />

iparam.sim refactor freq<br />

Description:<br />

Controls how frequent the basis is refactorized. <strong>The</strong> value 0 means that the <strong>optimizer</strong> determines<br />

the best point of refactorization.<br />

It is strongly recommended NOT to change this parameter.<br />

Possible Values:<br />

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

Default value:<br />

0<br />

B.2.161<br />

iparam.sim reformulation<br />

Corresponding constant:<br />

iparam.sim reformulation<br />

Description:<br />

Controls if the simplex <strong>optimizer</strong>s are allowed to reformulate the problem.<br />

Possible values:<br />

• simreform.aggressive <strong>The</strong> simplex <strong>optimizer</strong> should use an aggressive reformulation strategy.

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

Saved successfully!

Ooh no, something went wrong!