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.

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

D.44 Solution items<br />

solitem.xc<br />

Solution for the constraints.<br />

solitem.xx<br />

Variable solution.<br />

solitem.y<br />

Lagrange multipliers for equations.<br />

solitem.slc<br />

Lagrange multipliers for lower bounds on the constraints.<br />

solitem.suc<br />

Lagrange multipliers for upper bounds on the constraints.<br />

solitem.slx<br />

Lagrange multipliers for lower bounds on the variables.<br />

solitem.sux<br />

Lagrange multipliers for upper bounds on the variables.<br />

solitem.snx<br />

Lagrange multipliers corresponding to the conic constraints on the variables.<br />

D.45 Solution status keys<br />

solsta.unknown<br />

Status of the solution is unknown.<br />

solsta.optimal<br />

<strong>The</strong> solution is optimal.<br />

solsta.prim feas<br />

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

solsta.dual feas<br />

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

solsta.prim and dual feas<br />

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

solsta.prim infeas cer<br />

<strong>The</strong> solution is a certificate of primal infeasibility.

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

Saved successfully!

Ooh no, something went wrong!