ILOG CPLEX .NET Reference Manual

Cplex.NodeCallback.GetEstimatedObjValue Method

Overload List

 

protected virtual double GetEstimatedObjValue(NodeId);

Returns the estimated objective value for the node indicated by the node number node.

protected virtual double GetEstimatedObjValue(int);

See Also

Cplex.NodeCallback Class | ILOG.CPLEX Namespace