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.

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

A.2.272<br />

Task.strtosk()<br />

sk = Task.strtosk(str)<br />

Obtains a status key.<br />

Arguments<br />

sk : int<br />

Status key corresponding to the string.<br />

str : str<br />

Status key string.<br />

Description:<br />

Obtains the status key corresponding to an explanatory string.<br />

A.2.273<br />

Task.updatesolutioninfo()<br />

Task.updatesolutioninfo(whichsol)<br />

Update the information items related to the solution.<br />

Arguments<br />

whichsol : soltype<br />

Selects a solution.<br />

Description:<br />

Update the information items related to the solution.<br />

A.2.274<br />

Task.writebranchpriorities()<br />

Task.writebranchpriorities(filename)<br />

Writes branching priority data to a file.<br />

Arguments<br />

filename : str<br />

Data is written to the file filename.

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

Saved successfully!

Ooh no, something went wrong!