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.

535<br />

rescode.err sym mat invalid col index<br />

A column index specified for sparse symmetric maxtrix is invalid.<br />

rescode.err sym mat invalid row index<br />

A row index specified for sparse symmetric maxtrix is invalid.<br />

rescode.err sym mat invalid value<br />

<strong>The</strong> numerical value specified in a sparse symmetric matrix is not a value floating value.<br />

rescode.err sym mat not lower tringular<br />

Only the lower triangular part of sparse symmetric matrix should be specified.<br />

rescode.err task incompatible<br />

<strong>The</strong> Task 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 task invalid<br />

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

rescode.err thread cond init<br />

Could not initialize a condition.<br />

rescode.err thread create<br />

Could not create a thread. This error may occur if a large number of environments are created<br />

and not deleted again. In any case it is a good practice to minimize the number of environments<br />

created.<br />

rescode.err thread mutex init<br />

Could not initialize a mutex.<br />

rescode.err thread mutex lock<br />

Could not lock a mutex.<br />

rescode.err thread mutex unlock<br />

Could not unlock a mutex.<br />

rescode.err too many concurrent tasks<br />

Too many concurrent tasks specified.<br />

rescode.err too small max num nz<br />

<strong>The</strong> maximum number of non-zeros specified is too small.<br />

rescode.err too small maxnumanz<br />

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

the current A.

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

Saved successfully!

Ooh no, something went wrong!