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

532 APPENDIX C. RESPONSE CODES rescode.err param index Parameter index is out of range. rescode.err param is too large The parameter value is too large. rescode.err param is too small The parameter value is too small. rescode.err param name The parameter name is not correct. rescode.err param name dou The parameter name is not correct for a double parameter. rescode.err param name int The parameter name is not correct for an integer parameter. rescode.err param name str The parameter name is not correct for a string parameter. rescode.err param type The parameter type is invalid. rescode.err param value str The parameter value string is incorrect. rescode.err platform not licensed A requested license feature is not available for the required platform. rescode.err postsolve An error occurred during the postsolve. Please contact MOSEK support. rescode.err pro item An invalid problem is used. rescode.err prob license The software is not licensed to solve the problem. rescode.err qcon subi too large Invalid value in qcsubi. rescode.err qcon subi too small Invalid value in qcsubi.

533 rescode.err qcon upper triangle An element in the upper triangle of a Q k is specified. Only elements in the lower triangle should be specified. rescode.err qobj upper triangle An element in the upper triangle of Q o is specified. Only elements in the lower triangle should be specified. rescode.err read format The specified format cannot be read. rescode.err read lp missing end tag Missing End tag in LP file. rescode.err read lp nonexisting name A variable never occurred in objective or constraints. rescode.err remove cone variable A variable cannot be removed because it will make a cone invalid. rescode.err repair invalid problem The feasibility repair does not support the specified problem type. rescode.err repair optimization failed Computation the optimal relaxation failed. The cause may have been numerical problems. rescode.err sen bound invalid lo Analysis of lower bound requested for an index, where no lower bound exists. rescode.err sen bound invalid up Analysis of upper bound requested for an index, where no upper bound exists. rescode.err sen format Syntax error in sensitivity analysis file. rescode.err sen index invalid Invalid range given in the sensitivity file. rescode.err sen index range Index out of range in the sensitivity analysis file. rescode.err sen invalid regexp Syntax error in regexp or regexp longer than 1024. rescode.err sen numerical Numerical difficulties encountered performing the sensitivity analysis.

533<br />

rescode.err qcon upper triangle<br />

An element in the upper triangle of a Q k is specified. Only elements in the lower triangle should<br />

be specified.<br />

rescode.err qobj upper triangle<br />

An element in the upper triangle of Q o is specified. Only elements in the lower triangle should<br />

be specified.<br />

rescode.err read format<br />

<strong>The</strong> specified format cannot be read.<br />

rescode.err read lp missing end tag<br />

Missing End tag in LP file.<br />

rescode.err read lp nonexisting name<br />

A variable never occurred in objective or constraints.<br />

rescode.err remove cone variable<br />

A variable cannot be removed because it will make a cone invalid.<br />

rescode.err repair invalid problem<br />

<strong>The</strong> feasibility repair does not support the specified problem type.<br />

rescode.err repair optimization failed<br />

Computation the optimal relaxation failed. <strong>The</strong> cause may have been numerical problems.<br />

rescode.err sen bound invalid lo<br />

Analysis of lower bound requested for an index, where no lower bound exists.<br />

rescode.err sen bound invalid up<br />

Analysis of upper bound requested for an index, where no upper bound exists.<br />

rescode.err sen format<br />

Syntax error in sensitivity analysis file.<br />

rescode.err sen index invalid<br />

Invalid range given in the sensitivity file.<br />

rescode.err sen index range<br />

Index out of range in the sensitivity analysis file.<br />

rescode.err sen invalid regexp<br />

Syntax error in regexp or regexp longer than 1024.<br />

rescode.err sen numerical<br />

Numerical difficulties encountered performing the sensitivity analysis.

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

Saved successfully!

Ooh no, something went wrong!