Sciweavers

MST
2010

Class Constrained Bin Covering

13 years 3 months ago
Class Constrained Bin Covering
We study the following variant of the bin covering problem. We are given a set of unit sized items, where each item has a color associated with it. We are given an integer parameter k ≥ 1 and an integer bin size B ≥ k. The goal is to assign the items (or a subset of the items) into a maximum number of subsets of at least B items each, such that in each such subset the total number of distinct colors of items is at least k. We study both the offline and the online variants of this problem. We first design an optimal polynomial time algorithm for the offline problem. For the online problem we give a lower bound of 1+Hk−1 (where Hk−1 denotes the (k−1)-th harmonic number), and an O(k)-competitive algorithm. Finally, we analyze the performance of the natural heuristic First fit.
Leah Epstein, Csanád Imreh, Asaf Levin
Added 29 Jan 2011
Updated 29 Jan 2011
Type Journal
Year 2010
Where MST
Authors Leah Epstein, Csanád Imreh, Asaf Levin
Comments (0)