|
To activate strong branching :
set mip strategy variableselect 3
.
VarSel
.
CPX_PARAM_VARSEL.
On rare occasions, it can be helpful to modify strong branching limits. If you modify the limit on the size of the candidate list, then strong branching will explore a larger (or smaller) set of candidates. If you modify the limit on strong branching iteration, then strong branching will perform more (or fewer) simplex iterations per candidate. Table 5.9 summarizes those limits and shows the parameter names.
Limit | Interactive Command | Concert Technology Library Parameter | Callable Library Parameter |
---|---|---|---|
size of candidate list | |||
iterations per candidate |