Tight (S)ETH-based Lower Bounds for Pseudopolynomial Algorithms for Bin Packing and Multi-Machine Scheduling
Karl Bringmann, Anita D\"urr, Karol W\k{e}grzycki

TL;DR
This paper establishes tight ETH and SETH-based lower bounds for pseudopolynomial algorithms in bin packing and multi-machine scheduling, confirming the optimality of existing algorithms and resolving open complexity questions.
Contribution
It proves tight lower bounds for bin packing and several scheduling problems, matching known algorithms and answering open problems in parameterized complexity.
Findings
Proves a tight ETH-based lower bound for bin packing: no $2^{o(n)} T^{o(k)}$ algorithms.
Establishes SETH-based lower bounds for multiple $k$-machine scheduling problems.
Confirms the optimality of classic algorithms and resolves open complexity questions.
Abstract
Bin Packing with bins is a fundamental optimisation problem in which we are given a set of integers and a capacity and the goal is to partition the set into subsets, each of total sum at most . Bin Packing is NP-hard already for and a textbook dynamic programming algorithm solves it in pseudopolynomial time . Jansen, Kratsch, Marx, and Schlotter [JCSS'13] proved that this time cannot be improved to assuming the Exponential Time Hypothesis (ETH). Their result has become an important building block, explaining the hardness of many problems in parameterised complexity. Note that their result is one log-factor short of being tight. In this paper, we prove a tight ETH-based lower bound for Bin Packing, ruling out time . This answers an open problem of Jansen et al. and yields improved lower bounds for…
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 · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
