Partitions of planar point sets into polygons
Ajit Arvind Diwan, Bodhayan Roy

TL;DR
This paper characterizes when planar point sets can be partitioned into polygons of specified sizes, provides a polynomial-time algorithm for such partitions, and explores the computational complexity of related problems.
Contribution
It introduces a polynomial-time algorithm for partitioning point sets into polygons of given sizes and characterizes the problem via visibility graph factors.
Findings
Partitioning into specified polygons is characterized by visibility graph factors.
Polynomial-time algorithm exists for certain partitioning problems.
Finding K_k-factors for k ≥ 5 is NP-hard.
Abstract
In this paper, we characterize planar point sets that can be partitioned into disjoint polygons of arbitrarily specified sizes. We provide an algorithm to construct such a partition, if it exists, in polynomial time. We show that this problem is equivalent to finding a specified -factor in the visibility graph of the point set. The characterization for the case where all cycles have length also translates to finding a -factor of the visibility graph of the point set. We show that the generalized problem of finding a -factor of the visibility graph of a given point set for is NP-hard.
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
TopicsComputational Geometry and Mesh Generation · Optimization and Packing Problems · Optimization and Search Problems
