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

Possible Values:<br />

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

Default value:<br />

1.0e8<br />

B.1.13<br />

dparam.data tol qij<br />

Corresponding constant:<br />

dparam.data tol qij<br />

Description:<br />

Absolute zero tolerance for elements in Q matrixes.<br />

Possible Values:<br />

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

Default value:<br />

1.0e-16<br />

B.1.14<br />

dparam.data tol x<br />

Corresponding constant:<br />

dparam.data tol x<br />

Description:<br />

Zero tolerance for constraints and variables i.e. if the distance between the lower and upper<br />

bound is less than this value, then the lower and lower bound is considered identical.<br />

Possible Values:<br />

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

Default value:<br />

1.0e-8<br />

B.1.15<br />

dparam.feasrepair tol<br />

Corresponding constant:<br />

dparam.feasrepair tol<br />

Description:<br />

Tolerance for constraint enforcing upper bound on sum of weighted violations in feasibility repair.

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

Saved successfully!

Ooh no, something went wrong!