Lower Bounds on the Complexity of Mixed-Integer Programs for Stable Set and Knapsack
Jamico Schade, Makrand Sinha, Stefan Weltge

TL;DR
This paper establishes near-optimal lower bounds on the size of mixed-integer programming formulations for stable set and knapsack problems, demonstrating that polynomial-size formulations require a super-polynomial number of integer variables.
Contribution
It proves that for certain graphs and knapsack instances, any polynomial-size MIP formulation must have a super-logarithmic number of integer variables, improving previous bounds.
Findings
Polynomial-size MIP formulations require (n/log^2 n) integer variables for some graphs.
Any (/n) approximate extended formulation for certain stable set polytopes has exponential size.
The proof extends information-theoretic methods to approximate formulations, simplifying prior approaches.
Abstract
Standard mixed-integer programming formulations for the stable set problem on -node graphs require integer variables. We prove that this is almost optimal: We give a family of -node graphs for which every polynomial-size MIP formulation requires integer variables. By a polyhedral reduction we obtain an analogous result for -item knapsack problems. In both cases, this improves the previously known bounds of by Cevallos, Weltge & Zenklusen (SODA 2018). To this end, we show that there exists a family of -node graphs whose stable set polytopes satisfy the following: any -approximate extended formulation for these polytopes, for some constant , has size . Our proof extends and simplifies the information-theoretic methods due to G\"o\"os, Jain & Watson (FOCS 2016, SIAM J.…
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 Search Problems · Complexity and Algorithms in Graphs · Optimization and Packing Problems
