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.

576 APPENDIX D. <strong>API</strong> CONSTANTS<br />

problemtype.mixed<br />

General nonlinear constraints and conic constraints.<br />

<strong>MOSEK</strong>.<br />

This combination can not be solved by<br />

D.34 Problem status keys<br />

prosta.unknown<br />

Unknown problem status.<br />

prosta.prim and dual feas<br />

<strong>The</strong> problem is primal and dual feasible.<br />

prosta.prim feas<br />

<strong>The</strong> problem is primal feasible.<br />

prosta.dual feas<br />

<strong>The</strong> problem is dual feasible.<br />

prosta.prim infeas<br />

<strong>The</strong> problem is primal infeasible.<br />

prosta.dual infeas<br />

<strong>The</strong> problem is dual infeasible.<br />

prosta.prim and dual infeas<br />

<strong>The</strong> problem is primal and dual infeasible.<br />

prosta.ill posed<br />

<strong>The</strong> problem is ill-posed. For example, it may be primal and dual feasible but have a positive<br />

duality gap.<br />

prosta.near prim and dual feas<br />

<strong>The</strong> problem is at least nearly primal and dual feasible.<br />

prosta.near prim feas<br />

<strong>The</strong> problem is at least nearly primal feasible.<br />

prosta.near dual feas<br />

<strong>The</strong> problem is at least nearly dual feasible.<br />

prosta.prim infeas or unbounded<br />

<strong>The</strong> problem is either primal infeasible or unbounded. This may occur for mixed-integer problems.

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

Saved successfully!

Ooh no, something went wrong!