English

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 SS of nn points in the plane where each point has one of k2k \geq 2 colors. A set of points is monochromatic if it contains points of only one color. An island II is a subset of SS such that CH(I)S=I\mathcal{CH}(I) \cap S = I, where CH(I)\mathcal{CH}(I) denotes the convex hull of II. 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

R2 v1 2026-06-28T14:55:03.679Z