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

528 APPENDIX C. RESPONSE CODES rescode.err mps mul con name A constraint name was specified multiple times in the ROWS section. rescode.err mps mul csec Multiple CSECTIONs are given the same name. rescode.err mps mul qobj The Q term in the objective is specified multiple times in the MPS data file. rescode.err mps mul qsec Multiple QSECTIONs are specified for a constraint in the MPS data file. rescode.err mps no objective No objective is defined in an MPS file. rescode.err mps null con name An empty constraint name is used in an MPS file. rescode.err mps null var name An empty variable name is used in an MPS file. rescode.err mps splitted var All elements in a column of the A matrix must be specified consecutively. Hence, it is illegal to specify non-zero elements in A for variable 1, then for variable 2 and then variable 1 again. rescode.err mps tab in field2 A tab char occurred in field 2. rescode.err mps tab in field3 A tab char occurred in field 3. rescode.err mps tab in field5 A tab char occurred in field 5. rescode.err mps undef con name An undefined constraint name occurred in an MPS file. rescode.err mps undef var name An undefined variable name occurred in an MPS file. rescode.err mul a element An element in A is defined multiple times. rescode.err name is null The name buffer is a NULL pointer.

529 rescode.err name max len A name is longer than the buffer that is supposed to hold it. rescode.err nan in aij a i,j contains an invalid floating point value, i.e. a NaN. rescode.err nan in blc l c contains an invalid floating point value, i.e. a NaN. rescode.err nan in blx l x contains an invalid floating point value, i.e. a NaN. rescode.err nan in buc u c contains an invalid floating point value, i.e. a NaN. rescode.err nan in bux u x contains an invalid floating point value, i.e. a NaN. rescode.err nan in c c contains an invalid floating point value, i.e. a NaN. rescode.err nan in double data An invalid floating point value was used in some double data. rescode.err negative append Cannot append a negative number. rescode.err negative surplus Negative surplus. rescode.err newer dll The dynamic link library is newer than the specified version. rescode.err no bars for solution There is no ¯s available for the solution specified. In particular note there are no ¯s defined for the basic and integer solutions. rescode.err no barx for solution There is no ¯X available for the solution specified. In particular note there are no ¯X defined for the basic and integer solutions. rescode.err no basis sol No basic solution is defined. rescode.err no dual for itg sol No dual information is available for the integer solution.

529<br />

rescode.err name max len<br />

A name is longer than the buffer that is supposed to hold it.<br />

rescode.err nan in aij<br />

a i,j contains an invalid floating point value, i.e. a NaN.<br />

rescode.err nan in blc<br />

l c contains an invalid floating point value, i.e. a NaN.<br />

rescode.err nan in blx<br />

l x contains an invalid floating point value, i.e. a NaN.<br />

rescode.err nan in buc<br />

u c contains an invalid floating point value, i.e. a NaN.<br />

rescode.err nan in bux<br />

u x contains an invalid floating point value, i.e. a NaN.<br />

rescode.err nan in c<br />

c contains an invalid floating point value, i.e. a NaN.<br />

rescode.err nan in double data<br />

An invalid floating point value was used in some double data.<br />

rescode.err negative append<br />

Cannot append a negative number.<br />

rescode.err negative surplus<br />

Negative surplus.<br />

rescode.err newer dll<br />

<strong>The</strong> dynamic link library is newer than the specified version.<br />

rescode.err no bars for solution<br />

<strong>The</strong>re is no ¯s available for the solution specified. In particular note there are no ¯s defined for the<br />

basic and integer solutions.<br />

rescode.err no barx for solution<br />

<strong>The</strong>re is no ¯X available for the solution specified. In particular note there are no ¯X defined for<br />

the basic and integer solutions.<br />

rescode.err no basis sol<br />

No basic solution is defined.<br />

rescode.err no dual for itg sol<br />

No dual information is available for the integer solution.

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

Saved successfully!

Ooh no, something went wrong!