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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

D.31. PRESOLVE METHOD. 575<br />

parametertype.str type<br />

Is a string parameter.<br />

D.31 Presolve method.<br />

presolvemode.off<br />

<strong>The</strong> problem is not presolved before it is optimized.<br />

presolvemode.on<br />

<strong>The</strong> problem is presolved before it is optimized.<br />

presolvemode.free<br />

It is decided automatically whether to presolve before the problem is optimized.<br />

D.32 Problem data items<br />

problemitem.var<br />

Item is a variable.<br />

problemitem.con<br />

Item is a constraint.<br />

problemitem.cone<br />

Item is a cone.<br />

D.33 Problem types<br />

problemtype.lo<br />

<strong>The</strong> problem is a linear optimization problem.<br />

problemtype.qo<br />

<strong>The</strong> problem is a quadratic optimization problem.<br />

problemtype.qcqo<br />

<strong>The</strong> problem is a quadratically constrained optimization problem.<br />

problemtype.geco<br />

General convex optimization.<br />

problemtype.conic<br />

A conic optimization.

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

Saved successfully!

Ooh no, something went wrong!