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.

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

Task.getvartypelist<br />

Obtains the variable type for one or more variables.<br />

Task.getxc<br />

Obtains the xc vector for a solution.<br />

Task.getxcslice<br />

Obtains a slice of the xc vector for a solution.<br />

Task.getxx<br />

Obtains the xx vector for a solution.<br />

Task.getxxslice<br />

Obtains a slice of the xx vector for a solution.<br />

Task.gety<br />

Obtains the y vector for a solution.<br />

Task.getyslice<br />

Obtains a slice of the y vector for a solution.<br />

Task.initbasissolve<br />

Prepare a task for basis solver.<br />

Task.inputdata<br />

Input the linear part of an optimization task in one function call.<br />

Task.isdouparname<br />

Checks a double parameter name.<br />

Task.isintparname<br />

Checks an integer parameter name.<br />

Task.isstrparname<br />

Checks a string parameter name.<br />

Env.licensecleanup<br />

Stops all threads and delete all handles used by the license system.<br />

Env.linkfiletostream<br />

Directs all output from a stream to a file.<br />

Task.linkfiletostream<br />

Directs all output from a task stream to a file.<br />

Task.onesolutionsummary<br />

Prints a short summary for the specified solution.

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

Saved successfully!

Ooh no, something went wrong!