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.

526 APPENDIX C. RESPONSE CODES<br />

rescode.err lp invalid con name<br />

A constraint name is invalid when used in an LP formatted file.<br />

rescode.err lp invalid var name<br />

A variable name is invalid when used in an LP formatted file.<br />

rescode.err lp write conic problem<br />

<strong>The</strong> problem contains cones that cannot be written to an LP formatted file.<br />

rescode.err lp write geco problem<br />

<strong>The</strong> problem contains general convex terms that cannot be written to an LP formatted file.<br />

rescode.err lu max num tries<br />

Could not compute the LU factors of the matrix within the maximum number of allowed tries.<br />

rescode.err max len is too small<br />

An maximum length that is too small has been specfified.<br />

rescode.err maxnumbarvar<br />

<strong>The</strong> maximum number of semidefinite variables specified is smaller than the number of semidefinite<br />

variables in the task.<br />

rescode.err maxnumcon<br />

<strong>The</strong> maximum number of constraints specified is smaller than the number of constraints in the<br />

task.<br />

rescode.err maxnumcone<br />

<strong>The</strong> value specified for maxnumcone is too small.<br />

rescode.err maxnumqnz<br />

<strong>The</strong> maximum number of non-zeros specified for the Q matrixes is smaller than the number of<br />

non-zeros in the current Q matrixes.<br />

rescode.err maxnumvar<br />

<strong>The</strong> maximum number of variables specified is smaller than the number of variables in the task.<br />

rescode.err mbt incompatible<br />

<strong>The</strong> MBT file is incompatible with this platform. This results from reading a file on a 32 bit<br />

platform generated on a 64 bit platform.<br />

rescode.err mbt invalid<br />

<strong>The</strong> MBT file is invalid.<br />

rescode.err mio internal<br />

A fatal error occurred in the mixed integer <strong>optimizer</strong>. Please contact <strong>MOSEK</strong> support.

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

Saved successfully!

Ooh no, something went wrong!