2000 character limit reached
Bin Packing with Multiple Colors (1511.04762v1)
Published 15 Nov 2015 in cs.DS
Abstract: In the Colored Bin Packing problem a set of items with varying weights and colors must be packed into bins of uniform weight limit such that no two items of the same color may be packed adjacently within a bin. We solve this problem for the case where there are two or more colors when the items have zero weight and when the items have unit weight. Our algorithms are optimal and run in linear time. Since our algorithms apply for two or more colors, they demonstrate that the problem does not get harder as the number of colors increases. We also provide closed-form expressions for the optimal number of bins.
- Hamza Alsarhan (2 papers)
- Davin Chia (2 papers)
- Ananya Christman (4 papers)
- Shannia Fu (2 papers)
- Yanfeng Jin (1 paper)