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.

484 APPENDIX B. PARAMETERS<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.149<br />

iparam.sim exploit dupvec<br />

Corresponding constant:<br />

iparam.sim exploit dupvec<br />

Description:<br />

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

Possible values:<br />

• simdupvec.free <strong>The</strong> simplex <strong>optimizer</strong> can choose freely.<br />

• simdupvec.off Disallow the simplex <strong>optimizer</strong> to exploit duplicated columns.<br />

• simdupvec.on Allow the simplex <strong>optimizer</strong> to exploit duplicated columns.<br />

Default value:<br />

simdupvec.off<br />

B.2.150<br />

iparam.sim hotstart<br />

Corresponding constant:<br />

iparam.sim hotstart<br />

Description:<br />

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

Possible values:<br />

• simhotstart.free <strong>The</strong> simplex optimize chooses the hot-start type.<br />

• simhotstart.none <strong>The</strong> simplex <strong>optimizer</strong> performs a coldstart.<br />

• simhotstart.status keys Only the status keys of the constraints and variables are used<br />

to choose the type of hot-start.<br />

Default value:<br />

simhotstart.free

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

Saved successfully!

Ooh no, something went wrong!