𝔖 Bobbio Scriptorium
✦   LIBER   ✦

A Randomized Parallel Algorithm for Single-Source Shortest Paths

✍ Scribed by Philip N Klein; Sairam Subramanian


Publisher
Elsevier Science
Year
1997
Tongue
English
Weight
179 KB
Volume
25
Category
Article
ISSN
0196-6774

No coin nor oath required. For personal study only.

✦ Synopsis


We give a randomized parallel algorithm for computing single-source shortest paths in weighted digraphs. We show that the exact shortest-path problem can be efficiently reduced to solving a series of approximate shortest-path subproblems. Our algorithm for the approximate shortest-path problem is based on the technique used by Ullman and Yannakakis in a parallel algorithm for breadth-first search.


πŸ“œ SIMILAR VOLUMES


A Simple Parallel Algorithm for the Sing
✍ Jesper L. TrΓ€ff; Christos D. Zaroliagis πŸ“‚ Article πŸ“… 2000 πŸ› Elsevier Science 🌐 English βš– 216 KB

We present a simple parallel algorithm for the single-source shortest path problem in planar digraphs with nonnegative real edge weights. The algorithm runs on the EREW PRAM model of parallel computation in O((n 2= +n 1&= ) log n) time, performing O(n 1+= log n) work for any 0<=<1Γ‚2. The strength of

Termination Detection for Parallel Short
✍ Michelle R Hribar; Valerie E Taylor; David E Boyce πŸ“‚ Article πŸ“… 1998 πŸ› Elsevier Science 🌐 English βš– 322 KB

Shortest path computation is required by a large number of applications such as VLSI, transportation, and communication networks. These applications, which are often very complex and have sparse networks, generally use parallel labeling shortest path algorithms. Such algorithms, when implemented on

Parallel Algorithm for Shortest Pairs of
✍ S. Banerjee; R.K. Ghosh; A.P.K. Reddy πŸ“‚ Article πŸ“… 1996 πŸ› Elsevier Science 🌐 English βš– 241 KB

method a solution for MSP can be found within the same time bound. The problem of finding all pairs of shortest paths in a directed graph with nonnegative edge weights can be solved in O(log 2 n) time using n 3 /log n processors on a CREW PRAM [7]. Therefore, SSP can be solved within the same resou

A Randomized Parallel Algorithm for Plan
✍ Hillel Gazit; John H Reif πŸ“‚ Article πŸ“… 1998 πŸ› Elsevier Science 🌐 English βš– 223 KB

We present a parallel randomized algorithm running on a CRCW PRAM, to determine whether two planar graphs are isomorphic, and if so to find the isomorphism. We assume that we have a tree of separators for each planar graph Ε½ Ε½ 2 . 1 q β‘€ which can be computed by known algorithms in O log n time with