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

378 APPENDIX A. API REFERENCE Task.getskx Obtains the status keys for the scalar variables. Task.getskxslice Obtains the status keys for the variables. Task.getslc Obtains the slc vector for a solution. Task.getslcslice Obtains a slice of the slc vector for a solution. Task.getslx Obtains the slx vector for a solution. Task.getslxslice Obtains a slice of the slx vector for a solution. Task.getsnx Obtains the snx vector for a solution. Task.getsnxslice Obtains a slice of the snx vector for a solution. Task.getsolsta Obtains the solution status. Task.getsolution Obtains the complete solution. Task.getsolutioni Obtains the solution for a single constraint or variable. Task.getsolutioninf Deprecated Task.getsolutioninfo Obtains information about of a solution. Task.getsolutionslice Obtains a slice of the solution. Task.getsparsesymmat Gets a single symmetric matrix from the matrix store. Task.getstrparam Obtains the value of a string parameter.

A.6. ALL FUNCTIONS BY NAME 379 Task.getstrparamlen Obtains the length of a string parameter. Task.getsuc Obtains the suc vector for a solution. Task.getsucslice Obtains a slice of the suc vector for a solution. Task.getsux Obtains the sux vector for a solution. Task.getsuxslice Obtains a slice of the sux vector for a solution. Task.getsymmatinfo Obtains information of a matrix from the symmetric matrix storage E. Task.gettaskname Obtains the task name. Task.gettasknamelen Obtains the length the task name. Task.getvarbound Obtains bound information for one variable. Task.getvarboundslice Obtains bounds information for a slice of the variables. Task.getvarbranchdir Obtains the branching direction for a variable. Task.getvarbranchpri Obtains the branching priority for a variable. Task.getvarname Obtains a name of a variable. Task.getvarnameindex Checks whether the name somename has been assigned to any variable. Task.getvarnamelen Obtains the length of a name of a variable variable. Task.getvartype Gets the variable type of one variable.

A.6. ALL FUNCTIONS BY NAME 379<br />

Task.getstrparamlen<br />

Obtains the length of a string parameter.<br />

Task.getsuc<br />

Obtains the suc vector for a solution.<br />

Task.getsucslice<br />

Obtains a slice of the suc vector for a solution.<br />

Task.getsux<br />

Obtains the sux vector for a solution.<br />

Task.getsuxslice<br />

Obtains a slice of the sux vector for a solution.<br />

Task.getsymmatinfo<br />

Obtains information of a matrix from the symmetric matrix storage E.<br />

Task.gettaskname<br />

Obtains the task name.<br />

Task.gettasknamelen<br />

Obtains the length the task name.<br />

Task.getvarbound<br />

Obtains bound information for one variable.<br />

Task.getvarboundslice<br />

Obtains bounds information for a slice of the variables.<br />

Task.getvarbranchdir<br />

Obtains the branching direction for a variable.<br />

Task.getvarbranchpri<br />

Obtains the branching priority for a variable.<br />

Task.getvarname<br />

Obtains a name of a variable.<br />

Task.getvarnameindex<br />

Checks whether the name somename has been assigned to any variable.<br />

Task.getvarnamelen<br />

Obtains the length of a name of a variable variable.<br />

Task.getvartype<br />

Gets the variable type of one variable.

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

Saved successfully!

Ooh no, something went wrong!