Charles Explorer logo
🇬🇧

Colored Bin Packing: Online Algorithms and Lower Bounds

Publication at Faculty of Mathematics and Physics |
2018

Abstract

In the Colored Bin Packing problem a sequence of items of sizes up to 1 arrives to be packed into bins of unit capacity. Each item has one of at least two colors and an additional constraint is that we cannot pack two items of the same color next to each other in the same bin.

The objective is to minimize the number of bins. In the important special case when all items have size zero, we characterize the optimal value to be equal to color discrepancy.

As our main result, we give an (asymptotically) 1.5-competitive algorithm which is optimal. In fact, the algorithm always uses at most bins and we can force any deterministic online algorithm to use at least bins while the offline optimum is for any value of.

In particular, the absolute competitive ratio of our algorithm is 5 / 3 and this is optimal. For items of arbitrary size we give a lower bound of 2.5 on the asymptotic competitive ratio of any online algorithm and an absolutely 3.5-competitive algorithm.

When the items have sizes of at most 1 / d for a real the asymptotic competitive ratio of our algorithm is. We also show that classical algorithms First Fit, Best Fit and Worst Fit are not constant competitive, which holds already for three colors and small items.

In the case of two colors-the Black and White Bin Packing problem-we give a lower bound of 2 on the asymptotic competitive ratio of any online algorithm when items have arbitrary size. We also prove that all Any Fit algorithms have the absolute competitive ratio 3.

When the items have sizes of at most 1 / d for a real we show that the Worst Fit algorithm is absolutely -competitive.