Packing Unequal Circles into a Square Container by Partitioning Narrow Action Spaces and Circle Items
Kun He, Mohammed Dosh, Shenghao Zou

TL;DR
This paper introduces PAS-PCI, an optimization algorithm for packing unequal circles into a square container, improving container size and efficiency over previous methods through partitioning strategies.
Contribution
The paper presents a novel partitioned action space and circle item approach that enhances packing efficiency and reduces container size compared to prior algorithms.
Findings
PAS-PCI outperforms previous algorithms on benchmark instances.
It finds smaller containers in most tested cases.
It updates multiple existing records on packing benchmarks.
Abstract
We address the NP-hard problem of finding a non-overlapping dense packing pattern for n Unequal Circle items in a two-dimensional Square Container (PUC-SC) such that the size of the container is minimized. Based on our previous work on an Action Space based Global Optimization (ASGO) that approximates each circle item as a square item to efficiently find the large unoccupied spaces, we propose an optimization algorithm based on the Partitioned Action Space and Partitioned Circle Items (PAS-PCI). The PAS is to partition the narrow action space on the long side to find two equal action spaces to fully utilize the unoccupied spaces. The PCI is to partition the circle items into four groups based on size for the basin hopping strategy. Experiments on two sets of benchmark instances show the effectiveness of the proposed method. In comparison with our previous algorithm ASGO on the 68 tested…
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 · Computational Geometry and Mesh Generation · Advanced Manufacturing and Logistics Optimization
