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.

A.2. CLASS TASK 265<br />

last : int<br />

Last index plus 1 in the sequence.<br />

skc : mosek.stakey[]<br />

Status keys for the constraints.<br />

whichsol : soltype<br />

Selects a solution.<br />

Description:<br />

See also<br />

Obtains the status keys for the constraints.<br />

• Task.getskc Obtains the status keys for the constraints.<br />

A.2.121<br />

Task.getskx()<br />

Task.getskx(<br />

whichsol,<br />

skx)<br />

Obtains the status keys for the scalar variables.<br />

Arguments<br />

skx : mosek.stakey[]<br />

Status keys for the variables.<br />

whichsol : soltype<br />

Selects a solution.<br />

Description:<br />

See also<br />

Obtains the status keys for the scalar variables.<br />

• Task.getskxslice Obtains the status keys for the variables.<br />

A.2.122<br />

Task.getskxslice()<br />

Task.getskxslice(<br />

whichsol,<br />

first,<br />

last,<br />

skx)

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

Saved successfully!

Ooh no, something went wrong!