English

Lower Bounds on the Complexity of Mixed-Integer Programs for Stable Set and Knapsack

Discrete Mathematics 2024-03-14 v2 Data Structures and Algorithms Optimization and Control

Abstract

Standard mixed-integer programming formulations for the stable set problem on nn-node graphs require nn integer variables. We prove that this is almost optimal: We give a family of nn-node graphs for which every polynomial-size MIP formulation requires Ω(n/log2n)\Omega(n/\log^2 n) integer variables. By a polyhedral reduction we obtain an analogous result for nn-item knapsack problems. In both cases, this improves the previously known bounds of Ω(n/logn)\Omega(\sqrt{n}/\log n) by Cevallos, Weltge & Zenklusen (SODA 2018). To this end, we show that there exists a family of nn-node graphs whose stable set polytopes satisfy the following: any (1+ε/n)(1+\varepsilon/n)-approximate extended formulation for these polytopes, for some constant ε>0\varepsilon > 0, has size 2Ω(n/logn)2^{\Omega(n/\log n)}. Our proof extends and simplifies the information-theoretic methods due to G\"o\"os, Jain & Watson (FOCS 2016, SIAM J. Comput. 2018) who showed the same result for the case of exact extended formulations (i.e. ε=0\varepsilon = 0).

Keywords

Cite

@article{arxiv.2308.16711,
  title  = {Lower Bounds on the Complexity of Mixed-Integer Programs for Stable Set and Knapsack},
  author = {Jamico Schade and Makrand Sinha and Stefan Weltge},
  journal= {arXiv preprint arXiv:2308.16711},
  year   = {2024}
}

Comments

Full paper of IPCO 2024 version

R2 v1 2026-06-28T12:09:20.951Z