Online Packing of Orthogonal Polygons
Tim Gerlach, Benjamin Hennies, Linda Kleist

TL;DR
This paper investigates the online packing problem for orthogonal polygons, revealing complexity-dependent bounds and demonstrating that simple algorithms are optimal in certain cases, especially for polygons with higher complexity.
Contribution
It provides new bounds on the competitive ratios for online packing of orthogonal polygons of small complexity, highlighting the impact of shape complexity and symmetry.
Findings
Competitive ratio for 6-gons is in Ω(n / log n).
Constant competitive algorithms exist for symmetric or small 6-gons.
Trivial n-competitive algorithm is optimal for 8-gons and skeletons.
Abstract
While rectangular and box-shaped objects dominate the classic discourse of theoretic investigations, a fascinating frontier lies in packing more complex shapes. Given recent insights that convex polygons do not allow for constant competitive online algorithms for diverse variants under translation, we study orthogonal polygons, in particular of small complexity. For translational packings of orthogonal 6-gons, we show that the competitive ratio of any online algorithm that aims to pack the items into a minimal number of unit bins is in , where denotes the number of objects. In contrast, we show that constant competitive algorithms exist when the orthogonal 6-gons are symmetric or small. For (orthogonally convex) orthogonal 8-gons, we show that the trivial -competitive algorithm, which places each item in its own bin, is best-possible, i.e., every online…
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 · Complexity and Algorithms in Graphs · Optimization and Search Problems
