Simulated annealing for weighted polygon packing
Yi-Chun Xu, Ren-Bin Xiao, Martyn Amos

TL;DR
This paper introduces a simulated annealing algorithm for the complex problem of optimally packing weighted polygons within a circular container, balancing mass distribution and container size, with promising results compared to existing methods.
Contribution
The paper presents a novel simulated annealing approach for polygon packing that handles polygons with rotation, improving solution quality over existing algorithms.
Findings
Algorithm achieves near-optimal container radii.
Outperforms existing methods in solution quality.
Effective for polygons with rotation in packing problems.
Abstract
In this paper we present a new algorithm for a layout optimization problem: this concerns the placement of weighted polygons inside a circular container, the two objectives being to minimize imbalance of mass and to minimize the radius of the container. This problem carries real practical significance in industrial applications (such as the design of satellites), as well as being of significant theoretical interest. Previous work has dealt with circular or rectangular objects, but here we deal with the more realistic case where objects may be represented as polygons and the polygons are allowed to rotate. We present a solution based on simulated annealing and first test it on instances with known optima. Our results show that the algorithm obtains container radii that are close to optimal. We also compare our method with existing algorithms for the (special) rectangular case.…
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
TopicsAdvanced Manufacturing and Logistics Optimization · Optimization and Packing Problems · Manufacturing Process and Optimization
