English

Constant-Hop Spanners for More Geometric Intersection Graphs, with Even Smaller Size

Computational Geometry 2023-03-30 v1

Abstract

In SoCG 2022, Conroy and T\'oth presented several constructions of sparse, low-hop spanners in geometric intersection graphs, including an O(nlogn)O(n\log n)-size 3-hop spanner for nn disks (or fat convex objects) in the plane, and an O(nlog2n)O(n\log^2 n)-size 3-hop spanner for nn axis-aligned rectangles in the plane. Their work left open two major questions: (i) can the size be made closer to linear by allowing larger constant stretch? and (ii) can near-linear size be achieved for more general classes of intersection graphs? We address both questions simultaneously, by presenting new constructions of constant-hop spanners that have almost linear size and that hold for a much larger class of intersection graphs. More precisely, we prove the existence of an O(1)O(1)-hop spanner for arbitrary string graphs with O(nαk(n))O(n\alpha_k(n)) size for any constant kk, where αk(n)\alpha_k(n) denotes the kk-th function in the inverse Ackermann hierarchy. We similarly prove the existence of an O(1)O(1)-hop spanner for intersection graphs of dd-dimensional fat objects with O(nαk(n))O(n\alpha_k(n)) size for any constant kk and dd. We also improve on some of Conroy and T\'oth's specific previous results, in either the number of hops or the size: we describe an O(nlogn)O(n\log n)-size 2-hop spanner for disks (or more generally objects with linear union complexity) in the plane, and an O(nlogn)O(n\log n)-size 3-hop spanner for axis-aligned rectangles in the plane. Our proofs are all simple, using separator theorems, recursion, shifted quadtrees, and shallow cuttings.

Keywords

Cite

@article{arxiv.2303.16303,
  title  = {Constant-Hop Spanners for More Geometric Intersection Graphs, with Even Smaller Size},
  author = {Timothy M. Chan and Zhengcheng Huang},
  journal= {arXiv preprint arXiv:2303.16303},
  year   = {2023}
}
R2 v1 2026-06-28T09:38:49.889Z