ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1807.08824
41
1
v1v2v3 (latest)

A Deterministic Distributed Algorithm for Weighted All Pairs Shortest Paths Through Pipelining

23 July 2018
U. Agarwal
V. Ramachandran
ArXiv (abs)PDFHTML
Abstract

We present a new pipelined approach to compute all pairs shortest paths (APSP) in a directed graph with nonnegative integer edge weights (including zero weights) in the CONGEST model in the distributed setting. Our deterministic distributed algorithm computes shortest paths of distance at most Δ\DeltaΔ for all pairs of vertices in at most 2nΔ+2n2 n \sqrt{\Delta} + 2n2nΔ​+2n rounds, and more generally, it computes h-hop shortest paths for k sources in 2nkh+n+k2\sqrt{nkh} + n + k2nkh​+n+k rounds. The algorithm is simple, and it has some novel features and a nontrivial analysis.It uses only the directed edges in the graph for communication. This algorithm can be used as a base within asymptotically faster algorithms that match or improve on the current best deterministic bound of O~(n3/2)\tilde{O}(n^{3/2})O~(n3/2) rounds for this problem when edge weights are O(n)O(n)O(n) or shortest path distances are O~(n3/2)\tilde{O}(n^{3/2})O~(n3/2).

View on arXiv
Comments on this paper