Returns a measure for the dual infeasibility of the current solution.

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

Syntax

C#
protected internal virtual double GetDualInfeasibility()

Return Value

A measure for the dual infeasibility of the current solution.

See Also