Returns slack values for an array of range constraints.
ILPMatrix
. An array containing the slack values for the constraints in rng
. If s
is the array returned by this method, s[i]
will be the slack value for the range constraint rng[i]
.
rng
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