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.

300 CHAPTER 15. THE OPF FORMAT<br />

• [hints] This may contain only non-essential data; for example estimates of the number of<br />

variables, constraints and non-zeros. Placed before all other sections containing data this may<br />

reduce the time spent reading the file.<br />

In the hints section, any subsection which is not recognized by <strong>MOSEK</strong> is simply ignored. In<br />

this section a hint in a subsection is defined as follows:<br />

[hint ITEM] value [/hint]<br />

where ITEM may be replaced by numvar (number of variables), numcon (number of <strong>line</strong>ar/quadratic<br />

constraints), numanz (number of <strong>line</strong>ar non-zeros in constraints) and numqnz (number of quadratic<br />

non-zeros in constraints).<br />

• [solutions] This section can contain a set of full or partial solutions to a problem. Each solution<br />

must be specified using a [solution]-section, i.e.<br />

[solutions]<br />

[solution]...[/solution] #solution 1<br />

[solution]...[/solution] #solution 2<br />

#other solutions....<br />

[solution]...[/solution] #solution n<br />

[/solutions]<br />

Note that a [solution]-section must be always specified inside a [solutions]-section. <strong>The</strong><br />

syntax of a [solution]-section is the following:<br />

[solution SOLTYPE status=STATUS]...[/solution]<br />

where SOLTYPE is one of the strings<br />

– ‘interior’, a non-basic solution,<br />

– ‘basic’, a basic solution,<br />

– ‘integer’, an integer solution,<br />

and STATUS is one of the strings<br />

– ‘UNKNOWN’,<br />

– ‘OPTIMAL’,<br />

– ‘INTEGER OPTIMAL’,<br />

– ‘PRIM FEAS’,<br />

– ‘DUAL FEAS’,<br />

– ‘PRIM AND DUAL FEAS’,<br />

– ‘NEAR OPTIMAL’,<br />

– ‘NEAR PRIM FEAS’,<br />

– ‘NEAR DUAL FEAS’,<br />

– ‘NEAR PRIM AND DUAL FEAS’,<br />

– ‘PRIM INFEAS CER’,<br />

– ‘DUAL INFEAS CER’,<br />

– ‘NEAR PRIM INFEAS CER’,

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

Saved successfully!

Ooh no, something went wrong!