Returns the estimated objective value of the current node.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
protected internal double GetEstimatedObjValue()

Return Value

The estimated objective value of the current node.

See Also