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.11. FEASIBILITY REPAIR TYPES 561<br />

D.11 Feasibility repair types<br />

feasrepairtype.optimize none<br />

Do not optimize the feasibility repair problem.<br />

feasrepairtype.optimize penalty<br />

Minimize weighted sum of violations.<br />

feasrepairtype.optimize combined<br />

Minimize with original objective subject to minimal weighted violation of bounds.<br />

D.12 License feature<br />

feature.pts<br />

Base system.<br />

feature.pton<br />

Nonlinear extension.<br />

feature.ptom<br />

Mixed-integer extension.<br />

feature.ptox<br />

Non-convex extension.<br />

D.13 Integer information items.<br />

iinfitem.ana pro num con<br />

Number of constraints in the problem.<br />

This value is set by Task.analyzeproblem.<br />

iinfitem.ana pro num con eq<br />

Number of equality constraints.<br />

This value is set by Task.analyzeproblem.<br />

iinfitem.ana pro num con fr<br />

Number of unbounded constraints.<br />

This value is set by Task.analyzeproblem.<br />

iinfitem.ana pro num con lo<br />

Number of constraints with a lower bound and an infinite upper bound.<br />

This value is set by Task.analyzeproblem.

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

Saved successfully!

Ooh no, something went wrong!