Abstract
We devise a polynomial-time algorithm for partitioning a simple polygon P into a minimum number of star-shaped polygons. The question of whether such an algorithm exists has been open for more than four decades [Avis and Toussaint, Pattern Recognit., 1981] and it has been repeated frequently, for example in O'Rourke's famous book [Art Gallery Theorems and Algorithms, 1987]. In addition to its strong theoretical motivation, the problem is also motivated by practical domains such as CNC pocket milling, motion planning, and shape parameterization. The only previously known algorithm for a non-trivial special case is for P being both monotone and rectilinear [Liu and Ntafos, Algorithmica, 1991]. For general polygons, an algorithm was only known for the restricted version in which Steiner points are disallowed [Keil, SIAM J. Comput., 1985], meaning that each corner of a piece in the partition must also be a corner of P. Interestingly, the solution size for the restricted version may be linear for instances where the unrestricted solution has constant size. The covering variant in which the pieces are star-shaped but allowed to overlap - known as the Art Gallery Problem - was recently shown to be ∃ℝ-complete and is thus likely not in NP [Abrahamsen, Adamaszek and Miltzow, STOC 2018 & J. ACM 2022]; this is in stark contrast to our result. Arguably the most related work to ours is the polynomial-time algorithm to partition a simple polygon into a minimum number of convex pieces by Chazelle and Dobkin [STOC, 1979 & Comp. Geom., 1985].
Original language | English |
---|---|
Title of host publication | STOC 2024 - Proceedings of the 56th Annual ACM Symposium on Theory of Computing |
Editors | Bojan Mohar, Igor Shinkar, Ryan O�Donnell |
Number of pages | 7 |
Publisher | Association for Computing Machinery |
Publication date | 2024 |
Pages | 904-910 |
ISBN (Electronic) | 9798400703836 |
DOIs | |
Publication status | Published - 2024 |
Event | 56th Annual ACM Symposium on Theory of Computing, STOC 2024 - Vancouver, Canada Duration: 24 Jun 2024 → 28 Jun 2024 |
Conference
Conference | 56th Annual ACM Symposium on Theory of Computing, STOC 2024 |
---|---|
Country/Territory | Canada |
City | Vancouver |
Period | 24/06/2024 → 28/06/2024 |
Sponsor | ACM Special Interest Group on Algorithms and Computation Theory (SIGACT) |
Series | Proceedings of the Annual ACM Symposium on Theory of Computing |
---|---|
ISSN | 0737-8017 |
Bibliographical note
Publisher Copyright:© 2024 Owner/Author.
Keywords
- polygon partition
- star-shaped polygon