Absolute amount successive objective values should differ.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
public static readonly Cplex..::..DoubleParam ObjDifference
Visual Basic
Public Shared ReadOnly ObjDifference As Cplex..::..DoubleParam

Remarks

See CPXPARAM_MIP_Tolerances_ObjDifference in the C API for further information.

See Also