Solving Irregular Strip Packing Problems With Free Rotations Using Separation Lines
Jeinny Peralta, Marina Andretta, Jos\'e Fernando Oliveira

TL;DR
This paper presents a nonlinear programming approach using separation lines and free polygon rotations to optimize irregular strip packing, minimizing strip length while ensuring non-overlapping constraints.
Contribution
It introduces a novel nonlinear model for irregular strip packing with free rotations and employs IPOPT solver for effective optimization.
Findings
Achieved competitive results on benchmark instances.
Demonstrated effectiveness of separation lines in non-overlapping constraints.
Compared favorably with existing methods in literature.
Abstract
Solving nesting problems or irregular strip packing problems is to position polygons in a fixed width and unlimited length strip, obeying polygon integrity containment constraints and non-overlapping constraints, in order to minimize the used length of the strip. To ensure non-overlapping, we used separation lines. A straight line is a separation line if given two polygons, all vertices of one of the polygons are on one side of the line or on the line, and all vertices of the other polygon are on the other side of the line or on the line. Since we are considering free rotations of the polygons and separation lines, the mathematical model of the studied problem is nonlinear. Therefore, we use the nonlinear programming solver IPOPT (an algorithm of interior points type), which is part of COIN-OR. Computational tests were run using established benchmark instances and the results were…
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 · Metal Forming Simulation Techniques
