problem.delqmatrix
problem.delqmatrix |
Purpose
Deletes the quadratic part of a row or of the objective function.
Synopsis
problem.delqmatrix(row)
Argument
row
|
Index of row from which the quadratic part is to be deleted.
|
Further information
If a row index of
-1 is used, the function deletes the quadratic coefficients from the objective function.
Related topics