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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

350 APPENDIX A. <strong>API</strong> REFERENCE<br />

A.2.252<br />

Task.readdata()<br />

Task.readdata(filename)<br />

Reads problem data from a file.<br />

Arguments<br />

filename : str<br />

Data is read from the file filename.<br />

Description:<br />

See also<br />

Reads an optimization problem and associated data from a file.<br />

• iparam.read data format Format of the data file to be read.<br />

A.2.253<br />

Task.readdataformat()<br />

Task.readdataformat(<br />

filename,<br />

format,<br />

compress)<br />

Reads problem data from a file.<br />

Arguments<br />

compress : compresstype<br />

File compression type.<br />

filename : str<br />

Data is read from the file filename.<br />

format : dataformat<br />

File data format.<br />

Description:<br />

See also<br />

Reads an optimization problem and associated data from a file.<br />

• iparam.read data format Format of the data file to be read.

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

Saved successfully!

Ooh no, something went wrong!