constraint aggregation limit for cut generation

Limits the number of constraints that can be aggregated for generating flow cover and mixed integer rounding (MIR) cuts.

Purpose

Constraint aggregation limit for cut generation

API Parameter Name Name prior to V12.6.0
C CPXPARAM_MIP_Limits_AggForCut CPX_PARAM_AGGCUTLIM
C++ IloCplex::Param::MIP::Limits::AggForCut AggCutLim (int)
Java IloCplex.Param.MIP.Limits.AggForCut AggCutLim (int)
.NET Cplex.Param.MIP.Limits.AggForCut AggCutLim (int)
OPL aggcutlim aggcutlim
Python parameters.mip.limits.aggforcut mip.limits.aggforcut
Interactive mip limits aggforcut mip limits aggforcut
Identifier 2054 2054

Description

Limits the number of constraints that can be aggregated for generating flow cover and mixed integer rounding (MIR) cuts.

Values

Any nonnegative integer; default: 3