Fully Dynamic Algorithms for Graph Spanners via Low-Diameter Router Decomposition
Julia Chuzhoy, Merav Parter

TL;DR
This paper introduces a deterministic fully dynamic graph spanner algorithm with improved stretch and size, utilizing a novel low-diameter router decomposition that ensures efficient routing within clusters.
Contribution
It presents a new deterministic algorithm for maintaining graph spanners dynamically, leveraging a proper low-diameter router decomposition with internal routing paths.
Findings
Maintains a spanner with poly(k) stretch and near-linear size in dynamic graphs.
Develops a proper low-diameter router decomposition with internal routing paths.
Provides applications to fault-tolerant and low-congestion spanners.
Abstract
A -spanner of an undirected -vertex graph is a sparse subgraph of that preserves all pairwise distances between its vertices to within multiplicative factor , also called the \emph{stretch}. We investigate the problem of maintaining spanners in the fully dynamic setting with an adaptive adversary. Despite a long line of research, this problem is still poorly understood: no algorithm achieving a sublogarithmic stretch, a sublinear in update time, and a strongly subquadratic in spanner size is currently known. One of our main results is a deterministic algorithm, that, for any and , maintains a spanner of a fully dynamic graph with stretch and size , with worst-case update time and recourse . Our algorithm…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
