ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > MIP simplex iterations limit

C Name

CPX_PARAM_STRONGITLIM

C++ Name

StrongItLim

Java Name

StrongItLim

.NET Name

StrongItLim

InteractiveOptimizer

mip limits strongit

Identifier

2046

Description

Controls the number of simplex iterations performed on each variable in the candidate list when CPLEX uses variable selection as the setting for strong branching:

The default setting 0 (zero) chooses the iteration limit automatically.

Values

Value 
Meaning 
Automatic: let CPLEX choose; default  
Any positive integer 
Limit of the simplex iterations performed on each candidate variable 

See Also

CPX_PARAM_VARSEL, VarSel