The MOSEK Python optimizer API manual Version 7.0 (Revision 141)

Optimizer API for Python - Documentation - Mosek Optimizer API for Python - Documentation - Mosek

25.11.2015 Views

422 APPENDIX B. PARAMETERS B.1.54 dparam.mio tol rel relax int Corresponding constant: dparam.mio tol rel relax int Description: Relative relaxation tolerance of the integer constraints. I.e (min(|x| − ⌊x⌋, ⌈x⌉ − |x|)) is less than the tolerance times |x| then the integer restrictions assumed to be satisfied. Possible Values: Any number between 0.0 and +inf. Default value: 1.0e-6 B.1.55 dparam.mio tol x Corresponding constant: dparam.mio tol x Description: Absolute solution tolerance used in mixed-integer optimizer. Possible Values: Any number between 0.0 and +inf. Default value: 1.0e-6 B.1.56 dparam.nonconvex tol feas Corresponding constant: dparam.nonconvex tol feas Description: Feasibility tolerance used by the nonconvex optimizer. Possible Values: Any number between 0.0 and +inf. Default value: 1.0e-6

B.1. DPARAM: DOUBLE PARAMETERS 423 B.1.57 dparam.nonconvex tol opt Corresponding constant: dparam.nonconvex tol opt Description: Optimality tolerance used by the nonconvex optimizer. Possible Values: Any number between 0.0 and +inf. Default value: 1.0e-7 B.1.58 dparam.optimizer max time Corresponding constant: dparam.optimizer max time Description: Maximum amount of time the optimizer is allowed to spent on the optimization. A negative number means infinity. Possible Values: Any number between -inf and +inf. Default value: -1.0 B.1.59 dparam.presolve tol abs lindep Corresponding constant: dparam.presolve tol abs lindep Description: Absolute tolerance employed by the linear dependency checker. Possible Values: Any number between 0.0 and +inf. Default value: 1.0e-6

422 APPENDIX B. PARAMETERS<br />

B.1.54<br />

dparam.mio tol rel relax int<br />

Corresponding constant:<br />

dparam.mio tol rel relax int<br />

Description:<br />

Relative relaxation tolerance of the integer constraints. I.e (min(|x| − ⌊x⌋, ⌈x⌉ − |x|)) is less than<br />

the tolerance times |x| then the integer restrictions assumed to be satisfied.<br />

Possible Values:<br />

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

Default value:<br />

1.0e-6<br />

B.1.55<br />

dparam.mio tol x<br />

Corresponding constant:<br />

dparam.mio tol x<br />

Description:<br />

Absolute solution tolerance used in mixed-integer <strong>optimizer</strong>.<br />

Possible Values:<br />

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

Default value:<br />

1.0e-6<br />

B.1.56<br />

dparam.nonconvex tol feas<br />

Corresponding constant:<br />

dparam.nonconvex tol feas<br />

Description:<br />

Feasibility tolerance used by the nonconvex <strong>optimizer</strong>.<br />

Possible Values:<br />

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

Default value:<br />

1.0e-6

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

Saved successfully!

Ooh no, something went wrong!