ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > MIP candidate list limit |
MIP candidate list limit |
INDEX PREVIOUS NEXT |
C Name
CPX_PARAM_STRONGCANDLIM
C++ Name
StrongCandLim
Java Name
StrongCandLim
.NET Name
StrongCandLim
InteractiveOptimizer
mip limits strongcand
Identifier
2045
Description
Controls the length of the candidate list when CPLEX uses variable selection as the setting for strong branching:
VarSel
in the C++, Java, or .NET API;
CPX_PARAM_VARSEL
in the C API;
set mip strategy variableselect 3
in the Interactive Optimizer.
Values
Any positive number; default: 10.
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |