Undirected (1+𝜀)-shortest paths via minor-aggregates: near-optimal deterministic parallel and distributed algorithms

V Rozhoň, C Grunau, B Haeupler, G Zuzic… - Proceedings of the 54th …, 2022 - dl.acm.org
This paper presents near-optimal deterministic parallel and distributed algorithms for
computing (1+ eps)-approximate single-source shortest paths in any undirected weighted …

Deterministic decremental sssp and approximate min-cost flow in almost-linear time

A Bernstein, MP Gutenberg… - 2021 IEEE 62nd Annual …, 2022 - ieeexplore.ieee.org
In the decremental single-source shortest paths problem, the goal is to maintain distances
from a fixed source s to every vertex v in an m-edge graph undergoing edge deletions. In …

Parallel approximate undirected shortest paths via low hop emulators

A Andoni, C Stein, P Zhong - Proceedings of the 52nd Annual ACM …, 2020 - dl.acm.org
We present a (1+ ε)-approximate parallel algorithm for computing shortest paths in
undirected graphs, achieving poly (log n) depth and m poly (log n) work for n-nodes m …

A deterministic almost-tight distributed algorithm for approximating single-source shortest paths

M Henzinger, S Krinninger, D Nanongkai - Proceedings of the forty …, 2016 - dl.acm.org
We present a deterministic (1+ o (1))-approximation O (n 1/2+ o (1)+ D 1+ o (1))-time
algorithm for solving the single-source shortest paths problem on distributed weighted …

Distributed exact shortest paths in sublinear time

M Elkin - Journal of the ACM (JACM), 2020 - dl.acm.org
The distributed single-source shortest paths problem is one of the most fundamental and
central problems in the message-passing distributed computing. Classical Bellman-Ford …

A faster distributed single-source shortest paths algorithm

S Forster, D Nanongkai - 2018 IEEE 59th Annual Symposium …, 2018 - ieeexplore.ieee.org
We devise new algorithms for the single-source shortest paths (SSSP) problem with non-
negative edge weights in the CONGEST model of distributed computing. While close-to …

A hierarchy of lower bounds for sublinear additive spanners

A Abboud, G Bodwin, S Pettie - SIAM Journal on Computing, 2018 - SIAM
Spanners, emulators, and approximate distance oracles can be viewed as lossy
compression schemes that represent an unweighted graph metric in small space, say …

Near-optimal approximate shortest paths and transshipment in distributed and streaming models

R Becker, S Forster, A Karrenbauer… - arxiv preprint arxiv …, 2016 - arxiv.org
We present a method for solving the transshipment problem-also known as uncapacitated
minimum cost flow-up to a multiplicative error of $1+\varepsilon $ in undirected graphs with …

Efficient algorithms for constructing very sparse spanners and emulators

M Elkin, O Neiman - ACM Transactions on Algorithms (TALG), 2018 - dl.acm.org
Miller et al.[48] devised a distributed1 algorithm in the CONGEST model that, given a
parameter k= 1, 2,…, constructs an O (k)-spanner of an input unweighted n-vertex graph with …

Having hope in hops: New spanners, preservers and lower bounds for hopsets

S Kogan, M Parter - 2022 IEEE 63rd Annual Symposium on …, 2022 - ieeexplore.ieee.org
Hopsets and spanners are fundamental graph structures, playing a key role in shortest path
computation, distributed communication, and more. A (near-exact) hopset for a given graph …