Returns slack values for the constraints corresponding to the rows of an LP matrix.
An array of slack values for the constraints the LP matrix. If s
is the array returned by this method, s[i]
will be the slack value for the range constraint corresponding to row i
of matrix
.
matrix
is not in the active model. ILOG.Concert.Exception
, or one of its derived classes, is thrown.
Cplex Class | ILOG.CPLEX Namespace | Cplex.GetSlacks Overload List