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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

A.2. CLASS TASK 319<br />

Arguments<br />

j : int<br />

Index of the variable.<br />

name : str<br />

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

Description:<br />

Puts the name of a cone.<br />

A.2.199<br />

Task.putconname()<br />

Task.putconname(<br />

i,<br />

name)<br />

Puts the name of a constraint.<br />

Arguments<br />

i : int<br />

Index of the variable.<br />

name : str<br />

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

Description:<br />

Puts the name of a constraint.<br />

A.2.200<br />

Task.putcslice()<br />

Task.putcslice(<br />

first,<br />

last,<br />

slice)<br />

Modifies a slice of the linear objective coefficients.<br />

Arguments<br />

first : int<br />

First element in the slice of c.

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

Saved successfully!

Ooh no, something went wrong!