An Efficient Quasi-physical Quasi-human Algorithm for Packing Equal Circles in a Circular Container
Kun He, Hui Ye, Zhengli Wang, Jingfa Liu

TL;DR
This paper introduces an efficient algorithm combining a modified BFGS method and a novel basin hopping strategy to solve the equal circle packing problem, achieving smaller container sizes for large instances.
Contribution
The paper proposes the Quasi-physical Quasi-human (QPQH) algorithm with a local BFGS and a new basin hopping strategy, improving packing efficiency and solution quality over previous methods.
Findings
Successfully packed up to 320 circles with improved container sizes.
Generated 66 new layouts with smaller containers than existing best results.
Demonstrated high efficiency for large-scale circle packing problems.
Abstract
This paper addresses the equal circle packing problem, and proposes an efficient Quasi-physical Quasi-human (QPQH) algorithm. QPQH is based on a modified Broyden-Fletcher-Goldfarb-Shanno (BFGS) algorithm which we call the local BFGS and a new basin hopping strategy based on a Chinese idiom: alternate tension with relaxation. Starting from a random initial layout, we apply the local BFGS algorithm to reach a local minimum layout. The local BFGS algorithm fully utilizes the neighborhood information of each circle to considerably speed up the running time of the gradient descent process, and the efficiency is very apparent for large scale instances. When yielding a local minimum layout, the new basin-hopping strategy is to shrink the container size to different extent to generate several new layouts. Experimental results indicate that the new basin-hopping strategy is very efficient,…
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 Manufacturing and Logistics Optimization · Optimization and Search Problems
