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.6. ALL FUNCTIONS BY NAME 381<br />

Task.optimizeconcurrent<br />

Optimize a given task with several <strong>optimizer</strong>s concurrently.<br />

Task.<strong>optimizer</strong>summary<br />

Prints a short summary with <strong>optimizer</strong> statistics for last optimization.<br />

Task.optimize<br />

Optimizes the problem.<br />

Task.primalrepair<br />

<strong>The</strong> function repairs a primal infeasible optimization problem by adjusting the bounds on the<br />

constraints and variables.<br />

Task.primalsensitivity<br />

Perform sensitivity analysis on bounds.<br />

Task.printdata<br />

Prints a part of the problem data to a stream.<br />

Task.printparam<br />

Prints the current parameter settings.<br />

Task.putacol<br />

Replaces all elements in one column of A.<br />

Task.putacollist<br />

Replaces all elements in several columns the linear constraint matrix by new values.<br />

Task.putacolslice<br />

Replaces all elements in several columns the linear constraint matrix by new values.<br />

Task.putaij<br />

Changes a single value in the linear coefficient matrix.<br />

Task.putaijlist<br />

Changes one or more coefficients in the linear constraint matrix.<br />

Task.putarow<br />

Replaces all elements in one row of A.<br />

Task.putarowlist<br />

Replaces all elements in several rows the linear constraint matrix by new values.<br />

Task.putbarablocktriplet<br />

Inputs barA in block triplet form.

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

Saved successfully!

Ooh no, something went wrong!