ILOG CPLEX .NET Reference Manual

Cplex.NodeCallback.GetObjValue Method

Overload List

 

protected virtual double GetObjValue(NodeId);

Returns the objective value of the node indicated by the node number node.

protected virtual double GetObjValue(int);

See Also

Cplex.NodeCallback Class | ILOG.CPLEX Namespace