Returns the current dual objective value.

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

Syntax

C#
public virtual double GetDualObjValue()

Return Value

The current dual objective value.

See Also