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

C Name

CPX_PARAM_OBJLLIM

C++ Name

ObjLLim

Java Name

ObjLLim

.NET Name

ObjLLim

InteractiveOptimizer

simplex limits lowerobj

Identifier

1025

Description

Sets a lower limit on the value of the objective function in the simplex algorithms. Setting a lower objective function limit causes CPLEX to halt the optimization process once the minimum objective function value limit has been exceeded. This limit applies only during Phase II of the simplex algorithm.

Values

Any number; default: -1e+75.