,
Carolin Rehs
,
Torben Scheele
Creative Commons Attribution 4.0 International license
Given a point set P in the Euclidean space, a geometric t-spanner G is a graph on P such that for every pair of points, the shortest path in G between those points is at most a factor t longer than the Euclidean distance between those points. The value t ≥ 1 is called the dilation of G. Commonly, the aim is to construct a t-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 t.
Let d be a fixed integer and P ⊂ ℝ^d be a point set with n points. We give a first algorithm to compute an 𝒪(n/k^{d/(d-1)})-spanner on P with tree-width at most k. The dilation obtained by the algorithm is asymptotically worst-case optimal for graphs with tree-width k: We show that there is a set of n points such that every spanner of tree-width k has dilation 𝒪(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 ℝ², a plane spanner with tree-width at most k and small maximum vertex degree.
Finally, we show an almost tight bound on the minimum dilation of a spanning tree of n equally spaced points on a circle.
@InProceedings{buchin_et_al:LIPIcs.SoCG.2025.26,
author = {Buchin, Kevin and Rehs, Carolin and Scheele, Torben},
title = {{Geometric Spanners of Bounded Tree-Width}},
booktitle = {41st International Symposium on Computational Geometry (SoCG 2025)},
pages = {26:1--26:15},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-370-6},
ISSN = {1868-8969},
year = {2025},
volume = {332},
editor = {Aichholzer, Oswin and Wang, Haitao},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.SoCG.2025.26},
URN = {urn:nbn:de:0030-drops-231786},
doi = {10.4230/LIPIcs.SoCG.2025.26},
annote = {Keywords: Computational Geometry, Geometric Spanner, Tree-width}
}