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.

A.2. CLASS TASK 311<br />

A.2.186<br />

Task.putbarvarname()<br />

Task.putbarvarname(<br />

j,<br />

name)<br />

Puts the name of a semidefinite variable.<br />

Arguments<br />

j : int<br />

Index of the variable.<br />

name : str<br />

<strong>The</strong> variable name.<br />

Description:<br />

See also<br />

Puts the name of a semidefinite variable.<br />

• Task.getbarvarnamelen Obtains the length of a name of a semidefinite variable.<br />

A.2.187<br />

Task.putbarxj()<br />

Task.putbarxj(<br />

whichsol,<br />

j,<br />

barxj)<br />

Sets the primal solution for a semidefinite variable.<br />

Arguments<br />

barxj : double[]<br />

Value of ¯Xj .<br />

j : int<br />

Index of the semidefinite variable.<br />

whichsol : soltype<br />

Selects a solution.<br />

Description:<br />

Sets the primal solution for a semidefinite variable.

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

Saved successfully!

Ooh no, something went wrong!