Near-Tight Approximation Algorithms for Bottleneck Multiple Knapsack Problems
Data Structures and Algorithms
2026-05-08 v1
Abstract
In the bottleneck multiple knapsack problem, we are given a set of items and a set of knapsacks, where each item has a profit and a weight, and each knapsack has a capacity. Our goal is to assign items to knapsacks so as to maximize the minimum profit received by any knapsack subject to the capacity constraint. When all knapsacks have identical capacity, we give a -approximation algorithm for any constant . This result almost matches the inapproximability bound for the bottleneck multiple subset sum problem (Caprara et al., 2000). When the knapsacks can have arbitrary capacities, we propose a -approximation algorithm for any constant . We also prove a hardness bound of for any constant .
Cite
@article{arxiv.2605.05233,
title = {Near-Tight Approximation Algorithms for Bottleneck Multiple Knapsack Problems},
author = {Lin Chen and Tingwei Hu and Yuchen Mao and Yong Chen and Lili Mei and An Zhang and Guangting Chen and Guochuan Zhang},
journal= {arXiv preprint arXiv:2605.05233},
year = {2026}
}