ILOG CPLEX .NET Reference Manual |
|
Cplex.NodeEvaluator.InfeasibilitySum Property
Gets the sum of integer infeasibility of the current node.
protected
double InfeasibilitySum {get;}
Remarks
This method can be called only from the methods init
and evaluate
.
See Also
Cplex.NodeEvaluator Class | ILOG.CPLEX Namespace