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

B.1.41<br />

dparam.mio disable term time<br />

Corresponding constant:<br />

dparam.mio disable term time<br />

Description:<br />

<strong>The</strong> termination criteria governed by<br />

• iparam.mio max num relaxs<br />

• iparam.mio max num branches<br />

• dparam.mio near tol abs gap<br />

• dparam.mio near tol rel gap<br />

is disabled the first n seconds. This parameter specifies the number n. A negative value is<br />

identical to infinity i.e. the termination criteria are never checked.<br />

Possible Values:<br />

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

Default value:<br />

-1.0<br />

See also:<br />

• iparam.mio max num relaxs Maximum number of relaxations in branch and bound search.<br />

• iparam.mio max num branches Maximum number of branches allowed during the branch<br />

and bound search.<br />

• dparam.mio near tol abs gap Relaxed absolute optimality tolerance employed by the mixedinteger<br />

<strong>optimizer</strong>.<br />

• dparam.mio near tol rel gap <strong>The</strong> mixed-integer <strong>optimizer</strong> is terminated when this tolerance<br />

is satisfied.<br />

B.1.42<br />

dparam.mio heuristic time<br />

Corresponding constant:<br />

dparam.mio heuristic time<br />

Description:<br />

Minimum amount of time to be used in the heuristic search for a good feasible integer solution. A<br />

negative values implies that the <strong>optimizer</strong> decides the amount of time to be spent in the heuristic.<br />

Possible Values:<br />

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

Default value:<br />

-1.0

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

Saved successfully!

Ooh no, something went wrong!