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.

D.26. OBJECTIVE SENSE TYPES 573<br />

D.26 Objective sense types<br />

objsense.minimize<br />

<strong>The</strong> problem should be minimized.<br />

objsense.maximize<br />

<strong>The</strong> problem should be maximized.<br />

D.27 On/off<br />

onoffkey.off<br />

Switch the option off.<br />

onoffkey.on<br />

Switch the option on.<br />

D.28 Optimizer types<br />

<strong>optimizer</strong>type.free<br />

<strong>The</strong> <strong>optimizer</strong> is chosen automatically.<br />

<strong>optimizer</strong>type.intpnt<br />

<strong>The</strong> interior-point <strong>optimizer</strong> is used.<br />

<strong>optimizer</strong>type.conic<br />

<strong>The</strong> <strong>optimizer</strong> for problems having conic constraints.<br />

<strong>optimizer</strong>type.primal simplex<br />

<strong>The</strong> primal simplex <strong>optimizer</strong> is used.<br />

<strong>optimizer</strong>type.dual simplex<br />

<strong>The</strong> dual simplex <strong>optimizer</strong> is used.<br />

<strong>optimizer</strong>type.primal dual simplex<br />

<strong>The</strong> primal dual simplex <strong>optimizer</strong> is used.<br />

<strong>optimizer</strong>type.free simplex<br />

One of the simplex <strong>optimizer</strong>s is used.<br />

<strong>optimizer</strong>type.network primal simplex<br />

<strong>The</strong> network primal simplex <strong>optimizer</strong> is used. It is only applicable to pute network problems.

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

Saved successfully!

Ooh no, something went wrong!