COMPACT: Concurrent or Ordered Matrix-based Packing Arrangement Computation Technique
Gokhan Serhat

TL;DR
COMPACT is a novel raster-based packing algorithm that allows arbitrary object rotation, introduces a new performance metric for space efficiency, and simplifies optimization by removing overlap constraints.
Contribution
It presents a new raster-based packing method that supports arbitrary rotations, a novel efficiency metric, and unconstrained optimization, advancing packing solution techniques.
Findings
Effective packing arrangements for various objects
Supports arbitrary object rotations in raster methods
Improves efficiency with loop-free raster operations
Abstract
Packing optimization is a prevalent problem that necessitates robust and efficient algorithms that are also simple to implement. One group of approaches is the raster methods, which rely on approximating the objects with pixelated representations. Although they are versatile in treating irregular geometries, the raster methods received limited attention in solving problems involving rotatable objects, where available studies generally analyze only right-angled rotations. In addition, raster approximation allows the use of unique performance metrics and indirect consideration of constraints, which have not been exploited in the literature. This study presents the new Concurrent or Ordered Matrix-based Packing Arrangement Computation Technique (COMPACT). The method relies on raster representations of the objects that can be rotated by arbitrary angles, unlike the right-angled rotation…
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.
