Originally posted by: PierreBonami
Hi,
You are asking a question that is too vast to be fully answered.
CPLEX does generate MIR cuts using an aggregation heuristic but all the aggregations CPLEX may use are internal to the algorithm.
The paper of Marchand and Wolsey is the seminal reference for the separation of MIR cuts (and it is a very good read). I think there they have proposals to determine good aggregations, it is a good place to start.
I hope this helps,
Pierre
#CPLEXOptimizers#DecisionOptimization