A Dense Hierarchy of Sublinear Time Approximation Schemes for Bin Packing
Richard Beigel, Bin Fu

TL;DR
This paper introduces a new randomized approximation scheme for bin packing that operates in sublinear time, providing near-optimal solutions efficiently and establishing bounds on the algorithm's complexity.
Contribution
It presents a novel sublinear time randomized approximation scheme for bin packing and proves lower bounds on the necessary time for such approximations.
Findings
Developed an $O(n(\log n)(\log\log n)/ ext{sum of sizes})$ time approximation scheme.
Proved lower bounds showing no faster algorithms can achieve similar approximation ratios.
Established complexity bounds for specific classes of bin packing problems based on total item size.
Abstract
The bin packing problem is to find the minimum number of bins of size one to pack a list of items with sizes in . Using uniform sampling, which selects a random element from the input list each time, we develop a randomized time -approximation scheme for the bin packing problem. We show that every randomized algorithm with uniform random sampling needs time to give an -approximation. For each function , define to be the set of all bin packing problems with the sum of item sizes equal to . For a constant , every problem in has an time -approximation for an…
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 · Advanced Manufacturing and Logistics Optimization · Optimization and Search Problems
