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.

546 APPENDIX D. <strong>API</strong> CONSTANTS<br />

D.3 Bound keys<br />

boundkey.lo<br />

<strong>The</strong> constraint or variable has a finite lower bound and an infinite upper bound.<br />

boundkey.up<br />

<strong>The</strong> constraint or variable has an infinite lower bound and an finite upper bound.<br />

boundkey.fx<br />

<strong>The</strong> constraint or variable is fixed.<br />

boundkey.fr<br />

<strong>The</strong> constraint or variable is free.<br />

boundkey.ra<br />

<strong>The</strong> constraint or variable is ranged.<br />

D.4 Specifies the branching direction.<br />

branchdir.free<br />

<strong>The</strong> mixed-integer <strong>optimizer</strong> decides which branch to choose.<br />

branchdir.up<br />

<strong>The</strong> mixed-integer <strong>optimizer</strong> always chooses the up branch first.<br />

branchdir.down<br />

<strong>The</strong> mixed-integer <strong>optimizer</strong> always chooses the down branch first.<br />

D.5 Progress call-back codes<br />

callbackcode.begin bi<br />

<strong>The</strong> basis identification procedure has been started.<br />

callbackcode.begin concurrent<br />

Concurrent <strong>optimizer</strong> is started.<br />

callbackcode.begin conic<br />

<strong>The</strong> call-back function is called when the conic <strong>optimizer</strong> is started.<br />

callbackcode.begin dual bi<br />

<strong>The</strong> call-back function is called from within the basis identification procedure when the dual<br />

phase is started.

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

Saved successfully!

Ooh no, something went wrong!