A Dense Hierarchy of Sublinear Time Approximation Schemes for Bin Packing
Computational Complexity
2011-02-25 v3 Data Structures and Algorithms
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 arbitrary constant . On the other hand, there is no time -approximation scheme for the bin packing problems in for some constant .
Cite
@article{arxiv.1007.1260,
title = {A Dense Hierarchy of Sublinear Time Approximation Schemes for Bin Packing},
author = {Richard Beigel and Bin Fu},
journal= {arXiv preprint arXiv:1007.1260},
year = {2011}
}