The MOSEK command line tool Version 7.0 (Revision 141)

The MOSEK command line tool. Version 7.0 ... - Documentation The MOSEK command line tool. Version 7.0 ... - Documentation

25.11.2015 Views

232 CHAPTER 10. RESPONSE CODES

Chapter 11 API constants 11.1 Constraint or variable access modes MSK ACC VAR Access data by columns (variable oriented) MSK ACC CON Access data by rows (constraint oriented) 11.2 Basis identification MSK BI NEVER Never do basis identification. MSK BI ALWAYS Basis identification is always performed even if the interior-point optimizer terminates abnormally. MSK BI NO ERROR Basis identification is performed if the interior-point optimizer terminates without an error. MSK BI IF FEASIBLE Basis identification is not performed if the interior-point optimizer terminates with a problem status saying that the problem is primal or dual infeasible. MSK BI RESERVERED Not currently in use. 233

Chapter 11<br />

API constants<br />

11.1 Constraint or variable access modes<br />

MSK ACC VAR<br />

Access data by columns (variable oriented)<br />

MSK ACC CON<br />

Access data by rows (constraint oriented)<br />

11.2 Basis identification<br />

MSK BI NEVER<br />

Never do basis identification.<br />

MSK BI ALWAYS<br />

Basis identification is always performed even if the interior-point optimizer terminates abnormally.<br />

MSK BI NO ERROR<br />

Basis identification is performed if the interior-point optimizer terminates without an error.<br />

MSK BI IF FEASIBLE<br />

Basis identification is not performed if the interior-point optimizer terminates with a problem<br />

status saying that the problem is primal or dual infeasible.<br />

MSK BI RESERVERED<br />

Not currently in use.<br />

233

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

Saved successfully!

Ooh no, something went wrong!