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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

528 APPENDIX C. RESPONSE CODES<br />

rescode.err mps mul con name<br />

A constraint name was specified multiple times in the ROWS section.<br />

rescode.err mps mul csec<br />

Multiple CSECTIONs are given the same name.<br />

rescode.err mps mul qobj<br />

<strong>The</strong> Q term in the objective is specified multiple times in the MPS data file.<br />

rescode.err mps mul qsec<br />

Multiple QSECTIONs are specified for a constraint in the MPS data file.<br />

rescode.err mps no objective<br />

No objective is defined in an MPS file.<br />

rescode.err mps null con name<br />

An empty constraint name is used in an MPS file.<br />

rescode.err mps null var name<br />

An empty variable name is used in an MPS file.<br />

rescode.err mps splitted var<br />

All elements in a column of the A matrix must be specified consecutively. Hence, it is illegal to<br />

specify non-zero elements in A for variable 1, then for variable 2 and then variable 1 again.<br />

rescode.err mps tab in field2<br />

A tab char occurred in field 2.<br />

rescode.err mps tab in field3<br />

A tab char occurred in field 3.<br />

rescode.err mps tab in field5<br />

A tab char occurred in field 5.<br />

rescode.err mps undef con name<br />

An undefined constraint name occurred in an MPS file.<br />

rescode.err mps undef var name<br />

An undefined variable name occurred in an MPS file.<br />

rescode.err mul a element<br />

An element in A is defined multiple times.<br />

rescode.err name is null<br />

<strong>The</strong> name buffer is a NULL pointer.

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

Saved successfully!

Ooh no, something went wrong!