Bincoloring

  • Authors:
  • Sven O. Krumke;Willem E. de Paepe;Jörg Rambau;Leen Stougie

  • Affiliations:
  • Department of Mathematics, University of Kaiserslautern. Paul-Ehrlich-Str. 14, 67653 Kaiserslautern, Germany;Capgemini Nederland B.V., Papendorpseweg 100, P.O. Box 2575, 3500GN Utrecht, The Netherlands;Department of Mathematics, University of Bayreuth, 95440 Bayreuth, Germany;Department of Mathematics and Computer Science, Technical University of Eindhoven, P.O. Box 513, 5600MB Eindhoven, The Netherlands and Centre for Mathematics and Computer Science (CWI), P.O. Box 9 ...

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

Quantified Score

Hi-index 5.23

Visualization

Abstract

We introduce a new problem that was motivated by a (more complicated) problem arising in a robotized assembly environment. The bin coloring problem is to pack unit size colored items into bins, such that the maximum number of different colors per bin is minimized. Each bin has size B@?N. The packing process is subject to the constraint that at any moment in time at most q@?N bins are partially filled. Moreover, bins may only be closed if they are filled completely. We settle the computational complexity of the problem and design an approximation algorithm for a natural version which gives a solution whose value is at most one greater than the optimal one. We also investigate the existence of competitive online algorithms, which must pack each item without knowledge of any future items. We prove an upper bound of 3q-1 and a lower bound of 2q for the competitive ratio of a natural greedy-type algorithm, and show that surprisingly a trivial algorithm which uses only one open bin has a strictly better competitive ratio of 2q-1. Moreover, we show that any deterministic algorithm has a competitive ratio @W(q) and that randomization does not improve this lower bound even when the adversary is oblivious.