A near-optimal low-energy deterministic distributed SSSP with ramifications on congestion and APSP

M Ghaffari, A Trygub - Proceedings of the 43rd ACM Symposium on …, 2024 - dl.acm.org
We present a low-energy deterministic distributed algorithm that computes exact Single-
Source Shortest Paths (SSSP) in near-optimal time: it runs in Õ (n) rounds and each node is …

Parallel exact shortest paths in almost linear work and square root depth

N Cao, JT Fineman - Proceedings of the 2023 Annual ACM-SIAM …, 2023 - SIAM
This paper presents a randomized parallel single-source shortest paths (SSSP) algorithm for
directed graphs with non-negative integer edge weights that solves the problem exactly in O …

A Simple Parallel Algorithm with Near-Linear Work for Negative-Weight Single-Source Shortest Path

N Fischer, B Haeupler, R Latypov, A Roeyskoe… - 2025 Symposium on …, 2025 - SIAM
We give the first parallel algorithm with optimal Õ (m) work for the classical problem of
computing SingleSource Shortest Paths in general graphs with negative-weight edges. In …

Improved approximation bounds for minimum weight cycle in the congest model

V Manoharan, V Ramachandran - arXiv preprint arXiv:2308.08670, 2023 - arxiv.org
Minimum Weight Cycle (MWC) is the problem of finding a simple cycle of minimum weight in
a graph $ G=(V, E) $. This is a fundamental graph problem with classical sequential …

Parallel, distributed, and quantum exact single-source shortest paths with negative edge weights

V Ashvinkumar, A Bernstein, N Cao… - 32nd Annual …, 2024 - research-collection.ethz.ch
This paper presents parallel, distributed, and quantum algorithms for single-source shortest
paths when edges can have negative integer weights (negative-weight SSSP). We show a …

Optimization of emergency rescue routes after a violent earthquake

X Wang, S Wu, Z Zhao, H Guo, W Chen - Natural Hazards, 2024 - Springer
A great earthquake usually causes heavy human casualties and extensive road damage.
Rational rescue routing is vital to save lives. Massive loose deposits and unstable slope …

Computing Replacement Paths in the CONGEST Model

V Manoharan, V Ramachandran - International Colloquium on Structural …, 2024 - Springer
We present several results on the round complexity of Replacement Paths and Second
Simple Shortest Path which are basic graph problems that can address fault tolerance in …

Bidirectional Dijkstra's Algorithm is Instance-Optimal

B Haeupler, R Hladík, V Rozhoň, RE Tarjan… - 2025 Symposium on …, 2025 - SIAM
While Dijkstra's algorithm has near-optimal time complexity for the problem of finding the
shortest si-path, in practice, other algorithms are often superior on huge graphs. A prominent …

Computing Minimum Weight Cycle in the CONGEST Model

V Manoharan, V Ramachandran - … of the 43rd ACM Symposium on …, 2024 - dl.acm.org
Minimum Weight Cycle (MWC) is the problem of finding a simple cycle of minimum weight in
a graph G=(V, E). This is a fundamental graph problem with classical sequential algorithms …

Parallel and distributed exact single-source shortest paths with negative edge weights

V Ashvinkumar, A Bernstein, N Cao, C Grunau… - arXiv preprint arXiv …, 2023 - arxiv.org
This paper presents parallel and distributed algorithms for single-source shortest paths
when edges can have negative weights (negative-weight SSSP). We show a framework that …