Returns the objective value of the current best integer solution.

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

Syntax

C#
protected double GetIncumbentObjValue()

Return Value

The objective value for the current incumbent solution.

See Also