Returns the objective value of the current best integer solution at the moment the callback is called.

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

Syntax

C#
protected internal virtual double GetIncumbentObjValue()

Return Value

The objective value for the current incumbent solution.

See Also