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 489<br />

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

• simreform.off Disallow the simplex <strong>optimizer</strong> to reformulate the problem.<br />

• simreform.on Allow the simplex <strong>optimizer</strong> to reformulate the problem.<br />

Default value:<br />

simreform.off<br />

B.2.162<br />

iparam.sim save lu<br />

Corresponding constant:<br />

iparam.sim save lu<br />

Description:<br />

Controls if the LU factorization stored should be replaced with the LU factorization corresponding<br />

to the initial basis.<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.163<br />

iparam.sim scaling<br />

Corresponding constant:<br />

iparam.sim scaling<br />

Description:<br />

Controls how much effort is used in scaling the problem before a simplex <strong>optimizer</strong> is used.<br />

Possible values:<br />

• scalingtype.aggressive A very aggressive scaling is performed.<br />

• scalingtype.free <strong>The</strong> <strong>optimizer</strong> chooses the scaling heuristic.<br />

• scalingtype.moderate A conservative scaling is performed.<br />

• scalingtype.none No scaling is performed.<br />

Default value:<br />

scalingtype.free

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

Saved successfully!

Ooh no, something went wrong!