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.

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

iinfitem.ana pro num con ra<br />

Number of constraints with finite lower and upper bounds.<br />

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

iinfitem.ana pro num con up<br />

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

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

iinfitem.ana pro num var<br />

Number of variables in the problem.<br />

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

iinfitem.ana pro num var bin<br />

Number of binary (0-1) variables.<br />

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

iinfitem.ana pro num var cont<br />

Number of continuous variables.<br />

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

iinfitem.ana pro num var eq<br />

Number of fixed variables.<br />

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

iinfitem.ana pro num var fr<br />

Number of free variables.<br />

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

iinfitem.ana pro num var int<br />

Number of general integer variables.<br />

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

iinfitem.ana pro num var lo<br />

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

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

iinfitem.ana pro num var ra<br />

Number of variables with finite lower and upper bounds.<br />

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

iinfitem.ana pro num var up<br />

Number of variables with an upper bound and an infinite lower bound. This value is set by<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!