Returns the objective function value of the solution of the continuous relaxation of the current node.

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

Syntax

C#
protected internal virtual double GetObjValue()

Return Value

The objective function value of the solution of the continuous relaxation of the current node.

See Also