Returns the slack values for a set of constraints for the solution of the current node.
rng
for which to query the current slack values. rng
for which to query the current slack values. An array of double values containing the slack values of the specified constraints for the solution of the continuous relaxation of the current node. If s
is the returned array, s[i]
contains the current slack value for constraint rng[i+start]
.
Cplex.Goal Class | ILOG.CPLEX Namespace | Cplex.Goal.GetSlacks Overload List