English

Maximum Polygon Packing: The CG:SHOP Challenge 2024

Computational Geometry 2024-03-26 v1 Data Structures and Algorithms

Abstract

We give an overview of the 2024 Computational Geometry Challenge targeting the problem \textsc{Maximum Polygon Packing}: Given a convex region PP in the plane, and a collection of simple polygons Q1,,QnQ_1, \ldots, Q_n, each QiQ_i with a respective value cic_i, find a subset S{1,,n}S \subseteq \{1, \ldots,n\} and a feasible packing within PP of the polygons QiQ_i (without rotation) for iSi \in S, maximizing iSci\sum_{i \in S} c_i. Geometric packing problems, such as this, present significant computational challenges and are of substantial practical importance.

Keywords

Cite

@article{arxiv.2403.16203,
  title  = {Maximum Polygon Packing: The CG:SHOP Challenge 2024},
  author = {Sándor P. Fekete and Phillip Keldenich and Dominik Krupke and Stefan Schirra},
  journal= {arXiv preprint arXiv:2403.16203},
  year   = {2024}
}

Comments

16 pages, 10 figures

R2 v1 2026-06-28T15:31:45.418Z