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

436 APPENDIX B. PARAMETERS B.2.24 iparam.intpnt basis Corresponding constant: iparam.intpnt basis Description: Controls whether the interior-point optimizer also computes an optimal basis. Possible values: • basindtype.always Basis identification is always performed even if the interior-point optimizer terminates abnormally. • basindtype.if feasible Basis identification is not performed if the interior-point optimizer terminates with a problem status saying that the problem is primal or dual infeasible. • basindtype.never Never do basis identification. • basindtype.no error Basis identification is performed if the interior-point optimizer terminates without an error. • basindtype.reservered Not currently in use. Default value: basindtype.always See also: • iparam.bi ignore max iter Turns on basis identification in case the interior-point optimizer is terminated due to maximum number of iterations. • iparam.bi ignore num error Turns on basis identification in case the interior-point optimizer is terminated due to a numerical problem. B.2.25 iparam.intpnt diff step Corresponding constant: iparam.intpnt diff step Description: Controls whether different step sizes are allowed in the primal and dual space. Possible values: • onoffkey.off Switch the option off. • onoffkey.on Switch the option on. Default value: onoffkey.on

B.2. IPARAM: INTEGER PARAMETERS 437 B.2.26 iparam.intpnt factor debug lvl Corresponding constant: iparam.intpnt factor debug lvl Description: Controls factorization debug level. Possible Values: Any number between 0 and +inf. Default value: 0 B.2.27 iparam.intpnt factor method Corresponding constant: iparam.intpnt factor method Description: Controls the method used to factor the Newton equation system. Possible Values: Any number between 0 and +inf. Default value: 0 B.2.28 iparam.intpnt hotstart Corresponding constant: iparam.intpnt hotstart Description: Currently not in use. Possible values: • intpnthotstart.dual The interior-point optimizer exploits the dual solution only. • intpnthotstart.none The interior-point optimizer performs a coldstart. • intpnthotstart.primal The interior-point optimizer exploits the primal solution only. • intpnthotstart.primal dual The interior-point optimizer exploits both the primal and dual solution. Default value: intpnthotstart.none

436 APPENDIX B. PARAMETERS<br />

B.2.24<br />

iparam.intpnt basis<br />

Corresponding constant:<br />

iparam.intpnt basis<br />

Description:<br />

Controls whether the interior-point <strong>optimizer</strong> also computes an optimal basis.<br />

Possible values:<br />

• basindtype.always Basis identification is always performed even if the interior-point <strong>optimizer</strong><br />

terminates abnormally.<br />

• basindtype.if feasible Basis identification is not performed if the interior-point <strong>optimizer</strong><br />

terminates with a problem status saying that the problem is primal or dual infeasible.<br />

• basindtype.never Never do basis identification.<br />

• basindtype.no error Basis identification is performed if the interior-point <strong>optimizer</strong> terminates<br />

without an error.<br />

• basindtype.reservered Not currently in use.<br />

Default value:<br />

basindtype.always<br />

See also:<br />

• iparam.bi ignore max iter Turns on basis identification in case the interior-point <strong>optimizer</strong><br />

is terminated due to maximum number of iterations.<br />

• iparam.bi ignore num error Turns on basis identification in case the interior-point <strong>optimizer</strong><br />

is terminated due to a numerical problem.<br />

B.2.25<br />

iparam.intpnt diff step<br />

Corresponding constant:<br />

iparam.intpnt diff step<br />

Description:<br />

Controls whether different step sizes are allowed in the primal and dual space.<br />

Possible values:<br />

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

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

Default value:<br />

onoffkey.on

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

Saved successfully!

Ooh no, something went wrong!