Greedy Monochromatic Island Partitions
Computational Geometry
2024-02-22 v1
Abstract
Constructing partitions of colored points is a well-studied problem in discrete and computational geometry. We study the problem of creating a minimum-cardinality partition into monochromatic islands. Our input is a set of points in the plane where each point has one of colors. A set of points is monochromatic if it contains points of only one color. An island is a subset of such that , where denotes the convex hull of . We identify an island with its convex hull; therefore, a partition into islands has the additional requirement that the convex hulls of the islands are pairwise-disjoint. We present three greedy algorithms for constructing island partitions and analyze their approximation ratios.
Keywords
Cite
@article{arxiv.2402.13340,
title = {Greedy Monochromatic Island Partitions},
author = {Steven van den Broek and Wouter Meulemans and Bettina Speckmann},
journal= {arXiv preprint arXiv:2402.13340},
year = {2024}
}
Comments
13 pages, 12 figures