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.

B.1. DPARAM: DOUBLE PARAMETERS 421<br />

B.1.51<br />

dparam.mio tol feas<br />

Corresponding constant:<br />

dparam.mio tol feas<br />

Description:<br />

Feasibility tolerance for mixed integer solver. Any solution with maximum infeasibility below<br />

this value will be considered feasible.<br />

Possible Values:<br />

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

Default value:<br />

1.0e-7<br />

B.1.52<br />

dparam.mio tol rel dual bound improvement<br />

Corresponding constant:<br />

dparam.mio tol rel dual bound improvement<br />

Description:<br />

If the relative improvement of the dual bound is smaller than this value, the solver will terminate<br />

the root cut generation. A value of 0.0 means that the value is selected automatically.<br />

Possible Values:<br />

Any number between 0.0 and 1.0.<br />

Default value:<br />

0.0<br />

B.1.53<br />

dparam.mio tol rel gap<br />

Corresponding constant:<br />

dparam.mio tol rel gap<br />

Description:<br />

Relative optimality tolerance employed by the mixed-integer <strong>optimizer</strong>.<br />

Possible Values:<br />

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

Default value:<br />

1.0e-4

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

Saved successfully!

Ooh no, something went wrong!