Tight (S)ETH-based Lower Bounds for Pseudopolynomial Algorithms for Bin Packing and Multi-Machine Scheduling
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 many applications in parameterised complexity. Since Bin Packing is an example of multi-machine scheduling, it is natural to next study other scheduling problems. We prove tight lower bounds based on the Strong Exponential Time Hypothesis (SETH) for several classic -machine scheduling problems, including makespan minimisation with release dates (), minimizing the number of tardy jobs (), and minimizing the weighted sum of completion times (). For all these problems, we rule out time for any assuming SETH, where is the total processing time; this matches classic -time algorithms from the 60s and 70s. Moreover, we rule out time for minimizing the total processing time of tardy jobs (), which matches a classic -time algorithm and answers an open problem of Fischer and Wennmann [TheoretiCS'25].
Cite
@article{arxiv.2603.12999,
title = {Tight (S)ETH-based Lower Bounds for Pseudopolynomial Algorithms for Bin Packing and Multi-Machine Scheduling},
author = {Karl Bringmann and Anita Dürr and Karol Węgrzycki},
journal= {arXiv preprint arXiv:2603.12999},
year = {2026}
}