Upper limit on value of objective.

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

Syntax

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

Remarks

See CPXPARAM_Simplex_Limits_UpperObj in the C API for further information.

See Also