ILOG CPLEX 11.0 User's Manual > Discrete Optimization > Solution Pool: Generating and Keeping Multiple Solutions > Populating the Solution Pool > Stopping Criteria for the Populate Procedure

Optimality is not a stopping criterion for the populate procedure. Even if the optimality gap is zero, this procedure will still try to find alternative solutions. The stopping criteria for populating the solution pool are these:

Note
The parameter to limit the number of integer solutions in a MIP (IntSolLim in Concert Technology or CPX_PARAM_INTSOLLIM in the Callable Library or mip limits solutions in the Interactive Optimizer) does not apply to the populate procedure; if you want to limit the populate procedure, apply the populate limit parameter (PopulateLim, CPX_PARAM_POPULATELIM) instead.