ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Absolute mipgap tolerance

C Name

CPX_PARAM_EPAGAP

C++ Name

EpAGap

Java Name

EpAGap

.NET Name

EpAGap

InteractiveOptimizer

mip tolerances absmipgap

Identifier

2008

Description

Sets an absolute tolerance on the gap between the best integer objective and the objective of the best node remaining. When this difference falls below the value of this parameter, the mixed integer optimization is stopped.

Values

Any nonnegative number; default: 1e-06.