barrier objective range

Sets the maximum absolute value of the objective function.

Purpose

Barrier objective range

API Parameter Name Name prior to V12.6.0
C CPXPARAM_Barrier_Limits_ObjRange CPX_PARAM_BAROBJRNG
C++ IloCplex::Param::Barrier::Limits::ObjRange BarObjRng (double)
OPL barobjrng
Interactive barrier limits objrange barrier limits objrange
Identifier 3004 3004

Description

Sets the maximum absolute value of the objective function. The barrier algorithm looks at this limit to detect unbounded problems.

Values

Any nonnegative number; default: 1e20