simplex maximum iteration limit
Sets the maximum number of simplex iterations to be performed before the algorithm terminates without reaching optimality.
Purpose
Simplex maximum iteration limit
|
Description
Sets the maximum number of simplex iterations to be performed before the algorithm terminates without reaching optimality. When set to 0 (zero), no simplex method iteration occurs. However, CPLEX factors the initial basis from which solution routines provide information about the associated initial solution.
Values
Any nonnegative integer; default: 9223372036800000000.