ILOG CPLEX 10.2 Parameters Reference Manual > > Alphabetic List of Parameters > MIP node limit |
MIP node limit |
INDEX
![]() |
C Name
CPX_PARAM_NODELIM
C++ Name
NodeLim
Java Name
NodeLim
.NET Name
NodeLim
InteractiveOptimizer
mip limits nodes
Identifier
2017
Description
Sets the maximum number of nodes solved before the algorithm terminates without reaching optimality. When this parameter is set to 0 (zero), CPLEX completes processing at the root; that is, it creates cuts and applies heuristics at the root. When this parameter is set to 1 (one), it allows branching from the root; that is, nodes are created but not solved.
Values
Any nonnegative integer; default: 2 100 000 000.
Copyright © 1987-2007 ILOG S.A. All rights reserved. Legal terms. | PREVIOUS NEXT |