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.

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

Task.getskx<br />

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

Task.getskxslice<br />

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

Task.getslc<br />

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

Task.getslcslice<br />

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

Task.getslx<br />

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

Task.getslxslice<br />

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

Task.getsnx<br />

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

Task.getsnxslice<br />

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

Task.getsolsta<br />

Obtains the solution status.<br />

Task.getsolution<br />

Obtains the complete solution.<br />

Task.getsolutioni<br />

Obtains the solution for a single constraint or variable.<br />

Task.getsolutioninf<br />

Deprecated<br />

Task.getsolutioninfo<br />

Obtains information about of a solution.<br />

Task.getsolutionslice<br />

Obtains a slice of the solution.<br />

Task.getsparsesymmat<br />

Gets a single symmetric matrix from the matrix store.<br />

Task.getstrparam<br />

Obtains the value of a string parameter.

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

Saved successfully!

Ooh no, something went wrong!