English

Geometric spanners of bounded tree-width

Computational Geometry 2024-12-10 v1

Abstract

Given a point set PP in the Euclidean space, a geometric tt-spanner GG is a graph on PP such that for every pair of points, the shortest path in GG between those points is at most a factor tt longer than the Euclidean distance between those points. The value t1t\geq 1 is called the dilation of GG. Commonly, the aim is to construct a tt-spanner with additional desirable properties. In graph theory, a powerful tool to admit efficient algorithms is bounded tree-width. We therefore investigate the problem of computing geometric spanners with bounded tree-width and small dilation tt. Let dd be a fixed integer and PRdP \subset \mathbb{R}^d be a point set with nn points. We give a first algorithm to compute an O(n/kd/(d1))\mathcal{O}(n/k^{d/(d-1)})-spanner on PP with tree-width at most kk. The dilation obtained by the algorithm is asymptotically worst-case optimal for graphs with tree-width kk: We show that there is a set of nn points such that every spanner of tree-width kk has dilation O(n/kd/(d1))\mathcal{O}(n/k^{d/(d-1)}). We further prove a tight dependency between tree-width and the number of edges in sparse connected planar graphs, which admits, for point sets in R2\mathbb{R}^2, a plane spanner with tree-width at most kk and small maximum vertex degree. Finally, we show an almost tight bound on the minimum dilation of a spanning tree of nn equally spaced points on a circle, answering an open question asked in previous work.

Keywords

Cite

@article{arxiv.2412.06316,
  title  = {Geometric spanners of bounded tree-width},
  author = {Kevin Buchin and Carolin Rehs and Torben Scheele},
  journal= {arXiv preprint arXiv:2412.06316},
  year   = {2024}
}

Comments

23 pages, 4 figures

R2 v1 2026-06-28T20:27:37.556Z