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.

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

A.2 Class Task<br />

A.2.1<br />

Task.analyzenames()<br />

Task.analyzenames(<br />

whichstream,<br />

nametype)<br />

Analyze the names and issue an error for the first invalid name.<br />

Arguments<br />

nametype : nametype<br />

<strong>The</strong> type of names e.g. valid in MPS or LP files.<br />

whichstream : streamtype<br />

Index of the stream.<br />

Description:<br />

<strong>The</strong> function analyzes the names and issue an error if a name is invalid.<br />

A.2.2<br />

Task.analyzeproblem()<br />

Task.analyzeproblem(whichstream)<br />

Analyze the data of a task.<br />

Arguments<br />

whichstream : streamtype<br />

Index of the stream.<br />

Description:<br />

<strong>The</strong> function analyzes the data of task and writes out a report.<br />

A.2.3<br />

Task.analyzesolution()<br />

Task.analyzesolution(<br />

whichstream,<br />

whichsol)<br />

Print information related to the quality of the solution.

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

Saved successfully!

Ooh no, something went wrong!