ILOG CPLEX .NET Reference Manual |
|
Cplex.ControlCallback.GetSlack Method
Returns the slack value of a constraint for the solution of the continuous relaxation of the current node.
Parameters
-
rng
- The constraint whose current slack value is being queried.
Return Value
The slack value of constraint rng
for the solution of the continuous relaxation of the current node.
See Also
Cplex.ControlCallback Class | ILOG.CPLEX Namespace