The MOSEK Python optimizer API manual Version 7.0 (Revision 141)

Optimizer API for Python - Documentation - Mosek Optimizer API for Python - Documentation - Mosek

25.11.2015 Views

534 APPENDIX C. RESPONSE CODES rescode.err sen solution status No optimal solution found to the original problem given for sensitivity analysis. rescode.err sen undef name An undefined name was encountered in the sensitivity analysis file. rescode.err sen unhandled problem type Sensitivity analysis cannot be performed for the spcified problem. Sensitivity analysis is only possible for linear problems. rescode.err size license The problem is bigger than the license. rescode.err size license con The problem has too many constraints to be solved with the available license. rescode.err size license intvar The problem contains too many integer variables to be solved with the available license. rescode.err size license numcores The computer contains more cpu cores than the license allows for. rescode.err size license var The problem has too many variables to be solved with the available license. rescode.err sol file invalid number An invalid number is specified in a solution file. rescode.err solitem The solution item number solitem is invalid. Please note that solitem.snx is invalid for the basic solution. rescode.err solver probtype Problem type does not match the chosen optimizer. rescode.err space Out of space. rescode.err space leaking MOSEK is leaking memory. This can be due to either an incorrect use of MOSEK or a bug. rescode.err space no info No available information about the space usage. rescode.err sym mat duplicate A value in a symmetric matric as been specified more than once.

535 rescode.err sym mat invalid col index A column index specified for sparse symmetric maxtrix is invalid. rescode.err sym mat invalid row index A row index specified for sparse symmetric maxtrix is invalid. rescode.err sym mat invalid value The numerical value specified in a sparse symmetric matrix is not a value floating value. rescode.err sym mat not lower tringular Only the lower triangular part of sparse symmetric matrix should be specified. rescode.err task incompatible The Task file is incompatible with this platform. This results from reading a file on a 32 bit platform generated on a 64 bit platform. rescode.err task invalid The Task file is invalid. rescode.err thread cond init Could not initialize a condition. rescode.err thread create Could not create a thread. This error may occur if a large number of environments are created and not deleted again. In any case it is a good practice to minimize the number of environments created. rescode.err thread mutex init Could not initialize a mutex. rescode.err thread mutex lock Could not lock a mutex. rescode.err thread mutex unlock Could not unlock a mutex. rescode.err too many concurrent tasks Too many concurrent tasks specified. rescode.err too small max num nz The maximum number of non-zeros specified is too small. rescode.err too small maxnumanz The maximum number of non-zeros specified for A is smaller than the number of non-zeros in the current A.

534 APPENDIX C. RESPONSE CODES<br />

rescode.err sen solution status<br />

No optimal solution found to the original problem given for sensitivity analysis.<br />

rescode.err sen undef name<br />

An undefined name was encountered in the sensitivity analysis file.<br />

rescode.err sen unhandled problem type<br />

Sensitivity analysis cannot be performed for the spcified problem. Sensitivity analysis is only<br />

possible for linear problems.<br />

rescode.err size license<br />

<strong>The</strong> problem is bigger than the license.<br />

rescode.err size license con<br />

<strong>The</strong> problem has too many constraints to be solved with the available license.<br />

rescode.err size license intvar<br />

<strong>The</strong> problem contains too many integer variables to be solved with the available license.<br />

rescode.err size license numcores<br />

<strong>The</strong> computer contains more cpu cores than the license allows for.<br />

rescode.err size license var<br />

<strong>The</strong> problem has too many variables to be solved with the available license.<br />

rescode.err sol file invalid number<br />

An invalid number is specified in a solution file.<br />

rescode.err solitem<br />

<strong>The</strong> solution item number solitem is invalid. Please note that solitem.snx is invalid for the<br />

basic solution.<br />

rescode.err solver probtype<br />

Problem type does not match the chosen <strong>optimizer</strong>.<br />

rescode.err space<br />

Out of space.<br />

rescode.err space leaking<br />

<strong>MOSEK</strong> is leaking memory. This can be due to either an incorrect use of <strong>MOSEK</strong> or a bug.<br />

rescode.err space no info<br />

No available information about the space usage.<br />

rescode.err sym mat duplicate<br />

A value in a symmetric matric as been specified more than once.

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

Saved successfully!

Ooh no, something went wrong!