Returns the objective value of the current node.

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

Syntax

C#
protected internal double GetObjValue()

Return Value

The objective value of the current node.

See Also