English

Star-Based Separators for Intersection Graphs of $c$-Colored Pseudo-Segments

Computational Geometry 2025-11-10 v1

Abstract

The Planar Separator Theorem, which states that any planar graph G\mathcal{G} has a separator consisting of O(n)O(\sqrt{n}) nodes whose removal partitions G\mathcal{G} into components of size at most 2n3\tfrac{2n}{3}, is a widely used tool to obtain fast algorithms on planar graphs. Intersection graphs of disks, which generalize planar graphs, do not admit such separators. It has recently been shown that disk graphs do admit so-called clique-based separators that consist of O(n)O(\sqrt{n}) cliques. This result has been generalized to intersection graphs of various other types of disk-like objects. Unfortunately, segment intersection graphs do not admit small clique-based separators, because they can contain arbitrarily large bicliques. This is true even in the simple case of axis-aligned segments. In this paper we therefore introduce biclique-based separators (and, in particular, star-based separators), which are separators consisting of a small number of bicliques (or stars). We prove that any cc-oriented set of nn segments in the plane, where cc is a constant, admits a star-based separator consisting of O(n)O(\sqrt{n}) stars. In fact, our result is more general, as it applies to any set of nn pseudo-segments that is partitioned into cc subsets such that the pseudo-segments in the same subset are pairwise disjoint. We extend our result to intersection graphs of cc-oriented polygons. These results immediately lead to an almost-exact distance oracle for such intersection graphs, which has O(nn)O(n\sqrt{n}) storage and O(n)O(\sqrt{n}) query time, and that can report the hop-distance between any two query nodes in the intersection graph with an additive error of at most 2. This is the first distance oracle for such types of intersection graphs that has subquadratic storage and sublinear query time and that only has an additive error.

Keywords

Cite

@article{arxiv.2511.05371,
  title  = {Star-Based Separators for Intersection Graphs of $c$-Colored Pseudo-Segments},
  author = {M. de Berg and B. M. P. Jansen and J. S. K. Lamme},
  journal= {arXiv preprint arXiv:2511.05371},
  year   = {2025}
}

Comments

23 pages, 8 figures

R2 v1 2026-07-01T07:26:23.149Z