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