ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Upper objective value limit

C Name

CPX_PARAM_OBJULIM

C++ Name

ObjULim

Java Name

ObjULim

.NET Name

ObjULim

InteractiveOptimizer

simplex limits upperobj

Identifier

1026

Description

Setting an upper objective function limit causes CPLEX to halt the optimization process once the maximum objective function value limit has been exceeded. This limit applies only during Phase II of the simplex algorithm.

Values

Any number; default: 1e+75.