Several methods of analysis for cardinality constrained bin packing
Leah Epstein

TL;DR
This paper analyzes various methods for cardinality constrained bin packing, focusing on the impact of clustering on optimal solutions and evaluating greedy algorithms and batched bin packing variants.
Contribution
It introduces new analysis of the price of clustering for BPCC and discusses several greedy algorithms not previously studied.
Findings
Analyzed the price of clustering for BPCC.
Evaluated the performance of new greedy algorithms.
Discussed the relation to batched bin packing.
Abstract
We consider a known variant of bin packing called {\it cardinality constrained bin packing}, also called {\it bin packing with cardinality constraints} (BPCC). In this problem, there is a parameter k\geq 2, and items of rational sizes in [0,1] are to be packed into bins, such that no bin has more than k items or total size larger than 1. The goal is to minimize the number of bins. A recently introduced concept, called the price of clustering, deals with inputs that are presented in a way that they are split into clusters. Thus, an item has two attributes which are its size and its cluster. The goal is to measure the relation between an optimal solution that cannot combine items of different clusters into bins, and an optimal solution that can combine items of different clusters arbitrarily. Usually the number of clusters may be large, while clusters are relatively small, though not…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Advanced Graph Theory Research · graph theory and CDMA systems
