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.

Appendix A<br />

<strong>API</strong> reference<br />

This chapter lists all functionality in the <strong>MOSEK</strong> <strong>Python</strong> <strong>API</strong>.<br />

Environment constructor and destructor<br />

• Env()<br />

• Env. del ()<br />

Task constructors and destructor<br />

• Task(Env env)<br />

• Task(Task task)<br />

• Task(Env env, int maxnumcon, int maxnumvar)<br />

• Task. del ()<br />

Exceptions<br />

Callback functions<br />

Bounds<br />

• Task.putconboundlist<br />

• Task.putvarboundlist<br />

Operate on data associated with the conic constraints<br />

• Task.appendcone<br />

• Task.putcone<br />

• Task.removecones<br />

Operate on data associated with the constraints<br />

199

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

Saved successfully!

Ooh no, something went wrong!