๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Parallel algorithms for the single source shortest path problem

โœ Scribed by P. Mateti; N. Deo


Publisher
Springer Vienna
Year
1982
Tongue
English
Weight
880 KB
Volume
29
Category
Article
ISSN
0010-485X

No coin nor oath required. For personal study only.


๐Ÿ“œ 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

A Randomized Parallel Algorithm for Sing
โœ Philip N Klein; Sairam Subramanian ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 179 KB

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 ba

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