Computational Aspects of Lifted Cover Inequalities for Knapsacks with Few Different Weights
Christopher Hojny, C\'edric Roy

TL;DR
This paper explores efficient methods for generating lifted minimal cover inequalities in sparse knapsack problems with few distinct weights, improving separation routines and creating compact formulations.
Contribution
It introduces specialized sorting-based techniques for separating equivalence classes of inequalities and develops polynomial-sized extended formulations for lifted minimal cover inequalities.
Findings
New separation routines for equivalence classes of inequalities.
Compact extended formulations using sorting networks.
Numerical results show improved performance on benchmark instances.
Abstract
Cutting planes are frequently used for solving integer programs. A common strategy is to derive cutting planes from building blocks or a substructure of the integer program. In this paper, we focus on knapsack constraints that arise from single row relaxations. Among the most popular classes derived from knapsack constraints are lifted minimal cover inequalities. The separation problem for these inequalities is NP-hard though, and one usually separates them heuristically, therefore not fully exploiting their potential. For many benchmarking instances however, it turns out that many knapsack constraints only have few different coefficients. This motivates the concept of sparse knapsacks where the number of different coefficients is a small constant, independent of the number of variables present. For such knapsacks, we observe that there are only polynomially many different classes of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Computational Geometry and Mesh Generation · Material Properties and Processing
