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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

B.2. IPARAM: INTEGER PARAMETERS 491<br />

B.2.167<br />

iparam.sim switch <strong>optimizer</strong><br />

Corresponding constant:<br />

iparam.sim switch <strong>optimizer</strong><br />

Description:<br />

<strong>The</strong> simplex <strong>optimizer</strong> sometimes chooses to solve the dual problem instead of the primal problem.<br />

This implies that if you have chosen to use the dual simplex <strong>optimizer</strong> and the problem is dualized,<br />

then it actually makes sense to use the primal simplex <strong>optimizer</strong> instead. If this parameter is on<br />

and the problem is dualized and furthermore the simplex <strong>optimizer</strong> is chosen to be the primal<br />

(dual) one, then it is switched to the dual (primal).<br />

Possible values:<br />

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

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

Default value:<br />

onoffkey.off<br />

B.2.168<br />

iparam.sol filter keep basic<br />

Corresponding constant:<br />

iparam.sol filter keep basic<br />

Description:<br />

If turned on, then basic and super basic constraints and variables are written to the solution file<br />

independent of the filter setting.<br />

Possible values:<br />

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

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

Default value:<br />

onoffkey.off<br />

B.2.169<br />

iparam.sol filter keep ranged<br />

Corresponding constant:<br />

iparam.sol filter keep ranged<br />

Description:<br />

If turned on, then ranged constraints and variables are written to the solution file independent<br />

of the filter setting.

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

Saved successfully!

Ooh no, something went wrong!