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) |
| Java |
IloCplex.Param.Barrier.Limits.ObjRange |
BarObjRng (double) |
| .NET |
Cplex.Param.Barrier.Limits.ObjRange |
BarObjRng (double) |
| OPL |
barobjrng |
barobjrng |
| Python |
parameters.barrier.limits.objrange |
barrier.limit.objrange |
| 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