Incremental SSSP for Sparse Digraphs Beyond the Hopset Barrier
Rasmus Kyng, Simon Meierhans, Maximilian Probst Gutenberg

TL;DR
This paper introduces a new technique called propagation synchronization that improves incremental SSSP algorithms for sparse directed graphs, surpassing previous hopset barriers and achieving near-linear update times.
Contribution
It presents a deterministic (m^{3/2}) and an adaptive randomized (m^{4/3}) algorithm for incremental SSSP in sparse graphs, overcoming the directed hopset barrier.
Findings
Deterministic (m^{3/2}) algorithm for incremental SSSP.
Adaptive randomized (m^{4/3}) algorithm surpassing hopset barriers.
First partially-dynamic SSSP algorithm in sparse graphs to do so.
Abstract
Given a directed, weighted graph undergoing edge insertions, the incremental single-source shortest paths (SSSP) problem asks for the maintenance of approximate distances from a dedicated source while optimizing the total time required to process the insertion sequence of edges. Recently, Gutenberg, Williams and Wein [STOC'20] introduced a deterministic algorithm for this problem, achieving near linear time for very dense graphs. For sparse graphs, Chechik and Zhang [SODA'21] recently presented a deterministic algorithm, and an adaptive randomized algorithm with run-time . This algorithm is remarkable for two reasons: 1) in very spare graphs it reaches the directed hopset barrier of that applied to all previous approaches for partially-dynamic SSSP [STOC'14, SODA'20,…
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
TopicsPrivacy-Preserving Technologies in Data · Complexity and Algorithms in Graphs · Internet Traffic Analysis and Secure E-voting
