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.

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

Possible Values:<br />

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

Default value:<br />

1000000<br />

B.2.11<br />

iparam.cache license<br />

Corresponding constant:<br />

iparam.cache license<br />

Description:<br />

Specifies if the license is kept checked out for the lifetime of the mosek environment (on) or<br />

returned to the server immediately after the optimization (off).<br />

Check-in and check-out of licenses have an overhead. Frequent communication with the license<br />

server should be avoided.<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.12<br />

iparam.check convexity<br />

Corresponding constant:<br />

iparam.check convexity<br />

Description:<br />

Specify the level of convexity check on quadratic problems<br />

Possible values:<br />

• checkconvexitytype.full Perform a full convexity check.<br />

• checkconvexitytype.none No convexity check.<br />

• checkconvexitytype.simple Perform simple and fast convexity check.<br />

Default value:<br />

checkconvexitytype.full

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

Saved successfully!

Ooh no, something went wrong!