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.

B.2. IPARAM: INTEGER PARAMETERS 495<br />

B.2.178<br />

iparam.write data compressed<br />

Corresponding constant:<br />

iparam.write data compressed<br />

Description:<br />

Controls whether the data file is compressed while it is written. 0 means no compression while<br />

higher values mean more compression.<br />

Possible Values:<br />

Any number between 0 and +inf.<br />

Default value:<br />

0<br />

B.2.179<br />

iparam.write data format<br />

Corresponding constant:<br />

iparam.write data format<br />

Description:<br />

Controls the data format when a task is written using Task.writedata.<br />

Possible values:<br />

• dataformat.extension <strong>The</strong> file extension is used to determine the data file format.<br />

• dataformat.free mps <strong>The</strong> data data a free MPS formatted file.<br />

• dataformat.lp <strong>The</strong> data file is LP formatted.<br />

• dataformat.mps <strong>The</strong> data file is MPS formatted.<br />

• dataformat.op <strong>The</strong> data file is an optimization problem formatted file.<br />

• dataformat.task Generic task dump file.<br />

• dataformat.xml <strong>The</strong> data file is an XML formatted file.<br />

Default value:<br />

dataformat.extension<br />

B.2.180<br />

iparam.write data param<br />

Corresponding constant:<br />

iparam.write data param<br />

Description:<br />

If this option is turned on the parameter settings are written to the data file as parameters.

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

Saved successfully!

Ooh no, something went wrong!