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.

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

Description:<br />

Computes the reduced costs for a sequence of variables and return them in the variable redcosts<br />

i.e.<br />

redcosts[j − first] = (s x l ) j − (s x u) j , j = first, . . . , last − 1.<br />

(A.1)<br />

A.2.119<br />

Task.getskc()<br />

Task.getskc(<br />

whichsol,<br />

skc)<br />

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

Arguments<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.getskcslice Obtains the status keys for the constraints.<br />

A.2.120<br />

Task.getskcslice()<br />

Task.getskcslice(<br />

whichsol,<br />

first,<br />

last,<br />

skc)<br />

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

Arguments<br />

first : int<br />

First index in the sequence.

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

Saved successfully!

Ooh no, something went wrong!