Dynamic Low-Stretch Trees via Dynamic Low-Diameter Decompositions
Sebastian Forster, Gramoz Goranci

TL;DR
This paper introduces the first dynamic algorithm for maintaining low-stretch spanning trees in graphs with edge updates, achieving near-optimal stretch and update times, and also improves dynamic spanner construction.
Contribution
It presents a novel dynamic hierarchy of low-diameter decompositions and a dynamic low-stretch tree algorithm, extending the application of random-shift clustering to dynamic graph algorithms.
Findings
Achieves update time $ n^{1/2 + o(1)} $ for dynamic low-stretch trees.
Maintains trees with average stretch $ n^{o(1)} $ matching classical results.
Provides a fully dynamic spanner algorithm with improved size and update time.
Abstract
Spanning trees of low average stretch on the non-tree edges, as introduced by Alon et al. [SICOMP 1995], are a natural graph-theoretic object. In recent years, they have found significant applications in solvers for symmetric diagonally dominant (SDD) linear systems. In this work, we provide the first dynamic algorithm for maintaining such trees under edge insertions and deletions to the input graph. Our algorithm has update time and the average stretch of the maintained tree is , which matches the stretch in the seminal result of Alon et al. Similar to Alon et al., our dynamic low-stretch tree algorithm employs a dynamic hierarchy of low-diameter decompositions (LDDs). As a major building block we use a dynamic LDD that we obtain by adapting the random-shift clustering of Miller et al. [SPAA 2013] to the dynamic setting. The major technical challenge in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
