Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

New and Simplified Distributed Algorithms for Weighted All Pairs Shortest Paths (1810.08544v1)

Published 18 Oct 2018 in cs.DS and cs.DC

Abstract: We consider the problem of computing all pairs shortest paths (APSP) and shortest paths for k sources in a weighted graph in the distributed CONGEST model. For graphs with non-negative integer edge weights (including zero weights) we build on a recent pipelined algorithm to obtain $\tilde{O}(\lambda{1/4}\cdot n{5/4})$ in graphs with non-negative integer edge-weight at most $\lambda$, and $\tilde{O}(n \cdot \bigtriangleup{1/3})$ rounds for shortest path distances at most $\bigtriangleup$. Additionally, we simplify some of the procedures in the earlier APSP algorithms for non-negative edge weights in [HNS17,ARKP18]. We also present results for computing h-hop shortest paths and shortest paths from $k$ given sources. In other results, we present a randomized exact APSP algorithm for graphs with arbitrary edge weights that runs in $\tilde{O}(n{4/3})$ rounds w.h.p. in n, which improves the previous best $\tilde{O}(n{3/2})$ bound, which is deterministic. We also present an $\tilde{O}(n/\epsilon2)$-round deterministic $(1+\epsilon)$ approximation algorithm for graphs with non-negative $poly(n)$ integer weights (including zero edge-weights), improving results in [Nanongkai14,LP15] that hold only for positive integer weights.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (2)
  1. Udit Agarwal (10 papers)
  2. Vijaya Ramachandran (19 papers)
Citations (5)

Summary

We haven't generated a summary for this paper yet.