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.

542 APPENDIX C. RESPONSE CODES<br />

rescode.wrn presolve outofspace<br />

<strong>The</strong> presolve is incomplete due to lack of space.<br />

rescode.wrn quad cones with root fixed at zero<br />

For at least one quadratic cone the root is fixed at (nearly) zero. This may cause problems<br />

such as a very large dual solution. <strong>The</strong>refore, it is recommended to remove such cones before<br />

optimizing the problems, or to fix all the variables in the cone to 0.<br />

rescode.wrn rquad cones with root fixed at zero<br />

For at least one rotated quadratic cone at least one of the root variables are fixed at (nearly)<br />

zero. This may cause problems such as a very large dual solution. <strong>The</strong>refore, it is recommended<br />

to remove such cones before optimizing the problems, or to fix all the variables in the cone to 0.<br />

rescode.wrn sol file ignored con<br />

One or more lines in the constraint section were ignored when reading a solution file.<br />

rescode.wrn sol file ignored var<br />

One or more lines in the variable section were ignored when reading a solution file.<br />

rescode.wrn sol filter<br />

Invalid solution filter is specified.<br />

rescode.wrn spar max len<br />

A value for a string parameter is longer than the buffer that is supposed to hold it.<br />

rescode.wrn too few basis vars<br />

An incomplete basis has been specified. Too few basis variables are specified.<br />

rescode.wrn too many basis vars<br />

A basis with too many variables has been specified.<br />

rescode.wrn too many threads concurrent<br />

<strong>The</strong> concurrent <strong>optimizer</strong> employs more threads than available. This will lead to poor performance.<br />

rescode.wrn undef sol file name<br />

Undefined name occurred in a solution.<br />

rescode.wrn using generic names<br />

Generic names are used because a name is not valid. For instance when writing an LP file the<br />

names must not contain blanks or start with a digit.<br />

rescode.wrn write changed names<br />

Some names were changed because they were invalid for the output file format.

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

Saved successfully!

Ooh no, something went wrong!