The MOSEK Python optimizer API manual Version 7.0 (Revision 141)

Optimizer API for Python - Documentation - Mosek Optimizer API for Python - Documentation - Mosek

25.11.2015 Views

476 APPENDIX B. PARAMETERS • dataformat.lp The data file is LP formatted. • dataformat.mps The data file is MPS formatted. • dataformat.op The data file is an optimization problem formatted file. • dataformat.task Generic task dump file. • dataformat.xml The data file is an XML formatted file. Default value: dataformat.extension B.2.129 iparam.read keep free con Corresponding constant: iparam.read keep free con Description: Controls whether the free constraints are included in the problem. Possible values: • onoffkey.off Switch the option off. • onoffkey.on Switch the option on. Default value: onoffkey.off B.2.130 iparam.read lp drop new vars in bou Corresponding constant: iparam.read lp drop new vars in bou Description: If this option is turned on, MOSEK will drop variables that are defined for the first time in the bounds section. Possible values: • onoffkey.off Switch the option off. • onoffkey.on Switch the option on. Default value: onoffkey.off

B.2. IPARAM: INTEGER PARAMETERS 477 B.2.131 iparam.read lp quoted names Corresponding constant: iparam.read lp quoted names Description: If a name is in quotes when reading an LP file, the quotes will be removed. Possible values: • onoffkey.off Switch the option off. • onoffkey.on Switch the option on. Default value: onoffkey.on B.2.132 iparam.read mps format Corresponding constant: iparam.read mps format Description: Controls how strictly the MPS file reader interprets the MPS format. Possible values: • mpsformat.free It is assumed that the input file satisfies the free MPS format. This implies that spaces are not allowed in names. Otherwise the format is free. • mpsformat.relaxed It is assumed that the input file satisfies a slightly relaxed version of the MPS format. • mpsformat.strict It is assumed that the input file satisfies the MPS format strictly. Default value: mpsformat.relaxed B.2.133 iparam.read mps keep int Corresponding constant: iparam.read mps keep int Description: Controls whether MOSEK should keep the integer restrictions on the variables while reading the MPS file.

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

B.2.131<br />

iparam.read lp quoted names<br />

Corresponding constant:<br />

iparam.read lp quoted names<br />

Description:<br />

If a name is in quotes when reading an LP file, the quotes will be removed.<br />

Possible values:<br />

• onoffkey.off Switch the option off.<br />

• onoffkey.on Switch the option on.<br />

Default value:<br />

onoffkey.on<br />

B.2.132<br />

iparam.read mps format<br />

Corresponding constant:<br />

iparam.read mps format<br />

Description:<br />

Controls how strictly the MPS file reader interprets the MPS format.<br />

Possible values:<br />

• mpsformat.free It is assumed that the input file satisfies the free MPS format. This implies<br />

that spaces are not allowed in names. Otherwise the format is free.<br />

• mpsformat.relaxed It is assumed that the input file satisfies a slightly relaxed version of<br />

the MPS format.<br />

• mpsformat.strict It is assumed that the input file satisfies the MPS format strictly.<br />

Default value:<br />

mpsformat.relaxed<br />

B.2.133<br />

iparam.read mps keep int<br />

Corresponding constant:<br />

iparam.read mps keep int<br />

Description:<br />

Controls whether <strong>MOSEK</strong> should keep the integer restrictions on the variables while reading the<br />

MPS file.

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

Saved successfully!

Ooh no, something went wrong!