Returns the current objective value.

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

Syntax

C#
protected internal virtual double GetObjValue()

Return Value

The current objective function value.

See Also