ILOG CPLEX 11.0 Parameters Reference Manual > > Alphabetic List of Parameters > Limit on nodes explored when a subMIP is being solved

C Name

CPX_PARAM_SUBMIPNODELIM

C++ Name

SubMIPNodeLim

Java Name

SubMIPNodeLim

.NET Name

SubMIPNodeLim

InteractiveOptimizer

mip limits submipnodelim

Identifier

2062

Description

Restricts the number of nodes explored when CPLEX is solving a subMIP. CPLEX solves subMIPs when it builds a solution from a partial MIP start, when repairing an infeasible MIP start, when executing the relaxation induced neighborhood search (RINS) heuristic, when branching locally, or when polishing a solution.

Values

Any positive integer; default: 500.