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.

426 APPENDIX B. PARAMETERS<br />

B.1.66<br />

dparam.simplex abs tol piv<br />

Corresponding constant:<br />

dparam.simplex abs tol piv<br />

Description:<br />

Absolute pivot tolerance employed by the simplex <strong>optimizer</strong>s.<br />

Possible Values:<br />

Any number between 1.0e-12 and +inf.<br />

Default value:<br />

1.0e-7<br />

B.1.67<br />

dparam.upper obj cut<br />

Corresponding constant:<br />

dparam.upper obj cut<br />

Description:<br />

If either a primal or dual feasible solution is found proving that the optimal objective value is<br />

outside, [dparam.lower obj cut, dparam.upper obj cut], then <strong>MOSEK</strong> is terminated.<br />

Possible Values:<br />

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

Default value:<br />

1.0e30<br />

See also:<br />

• dparam.upper obj cut finite trh Objective bound.<br />

B.1.68<br />

dparam.upper obj cut finite trh<br />

Corresponding constant:<br />

dparam.upper obj cut finite trh<br />

Description:<br />

If the upper objective cut is greater than the value of this value parameter, then the the upper<br />

objective cut dparam.upper obj cut is treated as ∞.<br />

Possible Values:<br />

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

Default value:<br />

0.5e30

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

Saved successfully!

Ooh no, something went wrong!