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.

244 APPENDIX A. <strong>API</strong> REFERENCE<br />

sub : int[]<br />

Variable indexes for which to calculate the integer infeasibility.<br />

whichsol : soltype<br />

Selects a solution.<br />

Description:<br />

Deprecated.<br />

Obtains the primal equation infeasibility.<br />

peqi[i] = ∣ ∣ (Ax − x c ) sub[i] for i = 0, . . . , len − 1.<br />

A.2.73<br />

Task.getintinf()<br />

ivalue = Task.getintinf(whichiinf)<br />

Obtains an integer information item.<br />

Arguments<br />

ivalue : int<br />

<strong>The</strong> value of the required integer information item.<br />

whichiinf : iinfitem<br />

Specifies an information item.<br />

Description:<br />

Obtains an integer information item from the task information database.<br />

A.2.74<br />

Task.getintparam()<br />

parvalue = Task.getintparam(param)<br />

Obtains an integer parameter.<br />

Arguments<br />

param : iparam<br />

Which parameter.<br />

parvalue : int<br />

Parameter value.<br />

Description:<br />

Obtains the value of an integer parameter.

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

Saved successfully!

Ooh no, something went wrong!