25.11.2015 Views

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

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.

286 CHAPTER 13. THE MPS FILE FORMAT<br />

CSECTION koneb 0.0 RQUAD<br />

x7<br />

x3<br />

x1<br />

x0<br />

This first CSECTION specifies the cone (13.4) which is given the name konea. This is a quadratic cone<br />

which is specified by the keyword QUAD in the CSECTION header. <strong>The</strong> 0.0 value in the CSECTION header<br />

is not used by the QUAD cone.<br />

<strong>The</strong> second CSECTION specifies the rotated quadratic cone (13.5). Please note the keyword RQUAD in<br />

the CSECTION which is used to specify that the cone is a rotated quadratic cone instead of a quadratic<br />

cone. <strong>The</strong> 0.0 value in the CSECTION header is not used by the RQUAD cone.<br />

In general, a CSECTION header has the format<br />

CSECTION [kname1] [value1] [ktype]<br />

where the requirement for each field are as follows:<br />

<strong>The</strong> possible cone type keys are:<br />

Field Starting Maximum Re- Description<br />

position width quired<br />

[kname1] 5 8 Yes Name of the cone<br />

[value1] 15 12 No Cone parameter<br />

[ktype] 25 Yes Type of the cone.<br />

Cone type key Members Interpretation.<br />

QUAD ≥ 1 Quadratic cone i.e. (13.2).<br />

RQUAD ≥ 2 Rotated quadratic cone i.e. (13.3).<br />

Please note that a quadratic cone must have at least one member whereas a rotated quadratic cone<br />

must have at least two members. A record in the CSECTION has the format<br />

[vname1]<br />

where the requirements for each field are<br />

Field Starting Maximum Re- Description<br />

position width quired<br />

[vname1] 2 8 Yes A valid variable name<br />

<strong>The</strong> most important restriction with respect to the CSECTION is that a variable must occur in only one<br />

CSECTION.<br />

13.1.12 ENDATA<br />

This keyword denotes the end of the MPS file.

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

Saved successfully!

Ooh no, something went wrong!