protected virtual double GetInfeasibilitySum(NodeId);
Returns the sum of integer infeasibility of the node indicated by the node number node.
node
protected virtual double GetInfeasibilitySum(int);
Cplex.NodeCallback Class | ILOG.CPLEX Namespace