The MOSEK Python optimizer API manual Version 7.0 (Revision 141)

Optimizer API for Python - Documentation - Mosek Optimizer API for Python - Documentation - Mosek

25.11.2015 Views

560 APPENDIX D. API CONSTANTS dinfitem.sol itg primal obj Primal objective value of the integer solution. dinfitem.sol itg pviolbarvar Maximal primal bound violation for ¯X in the integer solution. dinfitem.sol itg pviolcon Maximal primal bound violation for x c in the integer solution. dinfitem.sol itg pviolcones Maximal primal violation for primal conic constraints in the integer solution. dinfitem.sol itg pviolitg Maximal violation for the integer constraints in the integer solution. dinfitem.sol itg pviolvar Maximal primal bound violation for x x in the integer solution. dinfitem.sol itr dual obj Dual objective value of the interior-point solution. dinfitem.sol itr dviolbarvar Maximal dual bound violation for ¯X in the interior-point solution. dinfitem.sol itr dviolcon Maximal dual bound violation for x c in the interior-point solution. dinfitem.sol itr dviolcones Maximal dual violation for dual conic constraints in the interior-point solution. dinfitem.sol itr dviolvar Maximal dual bound violation for x x in the interior-point solution. dinfitem.sol itr primal obj Primal objective value of the interior-point solution. dinfitem.sol itr pviolbarvar Maximal primal bound violation for ¯X in the interior-point solution. dinfitem.sol itr pviolcon Maximal primal bound violation for x c in the interior-point solution. dinfitem.sol itr pviolcones Maximal primal violation for primal conic constraints in the interior-point solution. dinfitem.sol itr pviolvar Maximal primal bound violation for x x in the interior-point solution.

D.11. FEASIBILITY REPAIR TYPES 561 D.11 Feasibility repair types feasrepairtype.optimize none Do not optimize the feasibility repair problem. feasrepairtype.optimize penalty Minimize weighted sum of violations. feasrepairtype.optimize combined Minimize with original objective subject to minimal weighted violation of bounds. D.12 License feature feature.pts Base system. feature.pton Nonlinear extension. feature.ptom Mixed-integer extension. feature.ptox Non-convex extension. D.13 Integer information items. iinfitem.ana pro num con Number of constraints in the problem. This value is set by Task.analyzeproblem. iinfitem.ana pro num con eq Number of equality constraints. This value is set by Task.analyzeproblem. iinfitem.ana pro num con fr Number of unbounded constraints. This value is set by Task.analyzeproblem. iinfitem.ana pro num con lo Number of constraints with a lower bound and an infinite upper bound. This value is set by Task.analyzeproblem.

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

dinfitem.sol itg primal obj<br />

Primal objective value of the integer solution.<br />

dinfitem.sol itg pviolbarvar<br />

Maximal primal bound violation for ¯X in the integer solution.<br />

dinfitem.sol itg pviolcon<br />

Maximal primal bound violation for x c in the integer solution.<br />

dinfitem.sol itg pviolcones<br />

Maximal primal violation for primal conic constraints in the integer solution.<br />

dinfitem.sol itg pviolitg<br />

Maximal violation for the integer constraints in the integer solution.<br />

dinfitem.sol itg pviolvar<br />

Maximal primal bound violation for x x in the integer solution.<br />

dinfitem.sol itr dual obj<br />

Dual objective value of the interior-point solution.<br />

dinfitem.sol itr dviolbarvar<br />

Maximal dual bound violation for ¯X in the interior-point solution.<br />

dinfitem.sol itr dviolcon<br />

Maximal dual bound violation for x c in the interior-point solution.<br />

dinfitem.sol itr dviolcones<br />

Maximal dual violation for dual conic constraints in the interior-point solution.<br />

dinfitem.sol itr dviolvar<br />

Maximal dual bound violation for x x in the interior-point solution.<br />

dinfitem.sol itr primal obj<br />

Primal objective value of the interior-point solution.<br />

dinfitem.sol itr pviolbarvar<br />

Maximal primal bound violation for ¯X in the interior-point solution.<br />

dinfitem.sol itr pviolcon<br />

Maximal primal bound violation for x c in the interior-point solution.<br />

dinfitem.sol itr pviolcones<br />

Maximal primal violation for primal conic constraints in the interior-point solution.<br />

dinfitem.sol itr pviolvar<br />

Maximal primal bound violation for x x in the interior-point solution.

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

Saved successfully!

Ooh no, something went wrong!