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

384 APPENDIX A. API REFERENCE Task.putnaintparam Sets an integer parameter. Task.putnastrparam Sets a string parameter. Task.putobjname Assigns a new name to the objective. Task.putobjsense Sets the objective sense. Task.putparam Modifies the value of parameter. Task.putqcon Replaces all quadratic terms in constraints. Task.putqconk Replaces all quadratic terms in a single constraint. Task.putqobj Replaces all quadratic terms in the objective. Task.putqobjij Replaces one coefficient in the quadratic term in the objective. Task.putskc Sets the status keys for the constraints. Task.putskcslice Sets the status keys for the constraints. Task.putskx Sets the status keys for the scalar variables. Task.putskxslice Sets the status keys for the variables. Task.putslc Sets the slc vector for a solution. Task.putslcslice Sets a slice of the slc vector for a solution. Task.putslx Sets the slx vector for a solution.

A.6. ALL FUNCTIONS BY NAME 385 Task.putslxslice Sets a slice of the slx vector for a solution. Task.putsnx Sets the snx vector for a solution. Task.putsnxslice Sets a slice of the snx vector for a solution. Task.putsolution Inserts a solution. Task.putsolutioni Sets the primal and dual solution information for a single constraint or variable. Task.putstrparam Sets a string parameter. Task.putsuc Sets the suc vector for a solution. Task.putsucslice Sets a slice of the suc vector for a solution. Task.putsux Sets the sux vector for a solution. Task.putsuxslice Sets a slice of the sux vector for a solution. Task.puttaskname Assigns a new name to the task. Task.putvarbound Changes the bound for one variable. Task.putvarboundlist Changes the bounds of a list of variables. Task.putvarboundslice Changes the bounds for a slice of the variables. Task.putvarbranchorder Assigns a branching priority and direction to a variable. Task.putvarname Puts the name of a variable.

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

Task.putnaintparam<br />

Sets an integer parameter.<br />

Task.putnastrparam<br />

Sets a string parameter.<br />

Task.putobjname<br />

Assigns a new name to the objective.<br />

Task.putobjsense<br />

Sets the objective sense.<br />

Task.putparam<br />

Modifies the value of parameter.<br />

Task.putqcon<br />

Replaces all quadratic terms in constraints.<br />

Task.putqconk<br />

Replaces all quadratic terms in a single constraint.<br />

Task.putqobj<br />

Replaces all quadratic terms in the objective.<br />

Task.putqobjij<br />

Replaces one coefficient in the quadratic term in the objective.<br />

Task.putskc<br />

Sets the status keys for the constraints.<br />

Task.putskcslice<br />

Sets the status keys for the constraints.<br />

Task.putskx<br />

Sets the status keys for the scalar variables.<br />

Task.putskxslice<br />

Sets the status keys for the variables.<br />

Task.putslc<br />

Sets the slc vector for a solution.<br />

Task.putslcslice<br />

Sets a slice of the slc vector for a solution.<br />

Task.putslx<br />

Sets the slx vector for a solution.

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

Saved successfully!

Ooh no, something went wrong!