Returns the cutoff for the objective value when nodes are being solved during branch-and-cut search.

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

Syntax

C#
protected double GetCutoff()

Return Value

The objective value cutoff.

See Also