protected virtual double GetEstimatedObjValue(NodeId);
Returns the estimated objective value for the node indicated by the node number node.
node
protected virtual double GetEstimatedObjValue(int);
Cplex.NodeCallback Class | ILOG.CPLEX Namespace