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.

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

A.6.1<br />

Env()<br />

Env()<br />

<strong>The</strong> environment construction takes no arguments. Please note that each process should only construct<br />

one environment, even when multiple task object are constructed.<br />

A.6.2<br />

Task()<br />

<strong>The</strong> task object is created from an environment object and, optionally, the problem maximum dimensions.<br />

<strong>The</strong> the dimensions are not given they default to 0, put they can be changed afterwards.<br />

If a Task object is given instead of an Env object, the new task is created using the data from the old<br />

task. Callback objects are not copied.

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

Saved successfully!

Ooh no, something went wrong!