Fully Dynamic Spanners with Worst-Case Update Time
Greg Bodwin, Sebastian Krinninger

TL;DR
This paper introduces the first dynamic algorithms for maintaining graph spanners with worst-case update times, achieving optimal size/stretch tradeoffs and extending to weighted graphs, with high probability correctness.
Contribution
It presents the first dynamic algorithms with sublinear worst-case update times for maintaining graph spanners, improving upon previous amortized bounds.
Findings
Achieves worst-case update time of 1/4 and 5/9 for 3- and 5-spanners.
Maintains spanners with near-optimal size and stretch factors.
Extends algorithms to weighted graphs with minimal additional cost.
Abstract
An -spanner of a graph is a subgraph such that preserves all distances of within a factor of . In this paper, we give fully dynamic algorithms for maintaining a spanner of a graph undergoing edge insertions and deletions with worst-case guarantees on the running time after each update. In particular, our algorithms maintain: (1) a -spanner with edges with worst-case update time , or (2) a -spanner with edges with worst-case update time . These size/stretch tradeoffs are best possible (up to logarithmic factors). They can be extended to the weighted setting at very minor cost. Our algorithms are randomized and correct with high probability against an oblivious adversary. We also further extend our techniques to construct a -spanner…
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.
