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.

539<br />

rescode.wrn ana almost int bounds<br />

This warning is issued by the problem analyzer if a constraint is bound nearly integral.<br />

rescode.wrn ana c zero<br />

This warning is issued by the problem analyzer, if the coefficients in the linear part of the<br />

objective are all zero.<br />

rescode.wrn ana close bounds<br />

This warning is issued by problem analyzer, if ranged constraints or variables with very close<br />

upper and lower bounds are detected. One should consider treating such constraints as equalities<br />

and such variables as constants.<br />

rescode.wrn ana empty cols<br />

This warning is issued by the problem analyzer, if columns, in which all coefficients are zero, are<br />

found.<br />

rescode.wrn ana large bounds<br />

This warning is issued by the problem analyzer, if one or more constraint or variable bounds are<br />

very large. One should consider omitting these bounds entirely by setting them to +inf or -inf.<br />

rescode.wrn construct invalid sol itg<br />

<strong>The</strong> intial value for one or more of the integer variables is not feasible.<br />

rescode.wrn construct no sol itg<br />

<strong>The</strong> construct solution requires an integer solution.<br />

rescode.wrn construct solution infeas<br />

After fixing the integer variables at the suggested values then the problem is infeasible.<br />

rescode.wrn dropped nz qobj<br />

One or more non-zero elements were dropped in the Q matrix in the objective.<br />

rescode.wrn duplicate barvariable names<br />

Two barvariable names are identical.<br />

rescode.wrn duplicate cone names<br />

Two cone names are identical.<br />

rescode.wrn duplicate constraint names<br />

Two constraint names are identical.<br />

rescode.wrn duplicate variable names<br />

Two variable names are identical.<br />

rescode.wrn eliminator space<br />

<strong>The</strong> eliminator is skipped at least once due to lack of space.

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

Saved successfully!

Ooh no, something went wrong!