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.

A.2. CLASS TASK 255<br />

A.2.103<br />

Task.getobjsense()<br />

sense = Task.getobjsense()<br />

Gets the objective sense.<br />

Arguments<br />

sense : objsense<br />

<strong>The</strong> returned objective sense.<br />

Description:<br />

See also<br />

Gets the objective sense of the task.<br />

• Task.putobjsense Sets the objective sense.<br />

A.2.104<br />

Task.getpbi()<br />

Task.getpbi(<br />

whichsol,<br />

accmode,<br />

sub,<br />

pbi,<br />

normalize)<br />

Deprecated.<br />

Arguments<br />

accmode : accmode<br />

If set to accmode.var return bound infeasibility for x otherwise for x c .<br />

normalize : int<br />

If non-zero, normalize with largest absolute value of the input data used to compute the<br />

individual infeasibility.<br />

pbi : double[]<br />

Bound infeasibility for x or x c .<br />

sub : int[]<br />

An array of constraint or variable indexes.<br />

whichsol : soltype<br />

Selects a solution.

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

Saved successfully!

Ooh no, something went wrong!