English

Dynamic Light Spanners in Doubling Metrics

Computational Geometry 2026-03-25 v1 Data Structures and Algorithms

Abstract

A tt-spanner of a point set XX in a metric space (X,δ)(\mathcal{X}, \delta) is a graph GG with vertex set PP such that, for any pair of points u,vXu,v \in X, the distance between uu and vv in GG is at most tt times δ(u,v)\delta(u,v). We study the problem of maintaining a spanner for a dynamic point set XX -- that is, when XX undergoes a sequence of insertions and deletions -- in a metric space of constant doubling dimension. For any constant ε>0\varepsilon>0, we maintain a (1+ε)(1+\varepsilon)-spanner of PP whose total weight remains within a constant factor of the weight of the minimum spanning tree of XX. Each update (insertion or deletion) can be performed in poly(logΦ)\operatorname{poly}(\log \Phi) time, where Φ\Phi denotes the aspect ratio of XX. Prior to our work, no efficient dynamic algorithm for maintaining a light-weight spanner was known even for point sets in low-dimensional Euclidean space.

Keywords

Cite

@article{arxiv.2603.23490,
  title  = {Dynamic Light Spanners in Doubling Metrics},
  author = {Sujoy Bhore and Jonathan Conroy and Arnold Filtser},
  journal= {arXiv preprint arXiv:2603.23490},
  year   = {2026}
}
R2 v1 2026-07-01T11:35:55.718Z