Dynamic bin packing of unit fractions items

  • Authors:
  • Joseph Wun-Tat Chan;Tak-Wah Lam;Prudence W. H. Wong

  • Affiliations:
  • Department of Computer Science, Kings College London, Strand, London WC2R 2LS, UK;Department of Computer Science, University of Hong Kong, Hong Kong;Department of Computer Science, University of Liverpool, UK

  • Venue:
  • Theoretical Computer Science
  • Year:
  • 2008

Quantified Score

Hi-index 5.23

Visualization

Abstract

This paper studies the dynamic bin packing problem, in which items arrive and depart at arbitrary times. We want to pack a sequence of unit fractions items (i.e., items with sizes 1/w for some integer w=1) into unit-size bins, such that the maximum number of bins ever used over all time is minimized. Tight and almost-tight performance bounds are found for the family of any-fit algorithms, including first-fit, best-fit, and worst-fit. In particular, we show that the competitive ratio of best-fit and worst-fit is 3, which is tight, and the competitive ratio of first-fit lies between 2.45 and 2.4942. We also show that no on-line algorithm is better than 2.428-competitive.