The single source shortest path (SSSP) problem lacks parallel solutions which are fast and simultaneously work-efficient. We propose simple criteria which divide Dijkstra's sequential SSSP algorithm into a number of phases, such that the operations within a phase can be done in parallel. We give a PRAM algorithm based on these criteria and analyze its performance on random digraphs with random edge weights uniformly distributed in $[0,1]$. We use the ${\cal G}(n,d/n)$ model: the graph consists of $n$~nodes and each edge is chosen with probability $d/n$. Our PRAM algorithm needs ${\cal O}(n^{1/3} \log n)$ time and ${\cal O}(n \log n+dn)$ work with high probability (whp). We also give extensions to external memory computation. Simulations sho...
AbstractWe consider the problem of preprocessing an n-vertex digraph with real edge weights so that ...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
We present a simple parallel algorithm for the {\em single-source shortest path problem} in {\em pla...
The single source shortest path (SSSP) problem lacks parallel solutions which are fast and simultane...
The single source shortest path (SSSP) problem lacks parallel solutions which are fast and simultan...
We study the performance of algorithms for the Single-Source Shortest-Paths (SSSP) problem on graphs...
We study the average-case complexity of the parallel single-source shortest-path (SSSP) problem, ass...
AbstractThe single source shortest path problem for arbitrary directed graphs with n nodes, m edges ...
We propose a new parallel algorithm for the single-source shortest-path problem (SSSP). Its heap dat...
We present a simple parallel algorithm for the single-source shortest path problem in planar digraph...
In spite of intensive research, little progress has been made towards fast and work-efficient parall...
We present an experimental study of parallel algorithms for solving the single source shortest path...
In spite of intensive research, no work-efficient parallel algorithm for the single source shortest ...
The quest for a linear-time single-source shortest-path (SSSP) algorithm on directed graphs with pos...
Includes bibliographical references ( leaves 61-64).One way the early use of parallel computers has ...
AbstractWe consider the problem of preprocessing an n-vertex digraph with real edge weights so that ...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
We present a simple parallel algorithm for the {\em single-source shortest path problem} in {\em pla...
The single source shortest path (SSSP) problem lacks parallel solutions which are fast and simultane...
The single source shortest path (SSSP) problem lacks parallel solutions which are fast and simultan...
We study the performance of algorithms for the Single-Source Shortest-Paths (SSSP) problem on graphs...
We study the average-case complexity of the parallel single-source shortest-path (SSSP) problem, ass...
AbstractThe single source shortest path problem for arbitrary directed graphs with n nodes, m edges ...
We propose a new parallel algorithm for the single-source shortest-path problem (SSSP). Its heap dat...
We present a simple parallel algorithm for the single-source shortest path problem in planar digraph...
In spite of intensive research, little progress has been made towards fast and work-efficient parall...
We present an experimental study of parallel algorithms for solving the single source shortest path...
In spite of intensive research, no work-efficient parallel algorithm for the single source shortest ...
The quest for a linear-time single-source shortest-path (SSSP) algorithm on directed graphs with pos...
Includes bibliographical references ( leaves 61-64).One way the early use of parallel computers has ...
AbstractWe consider the problem of preprocessing an n-vertex digraph with real edge weights so that ...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
We present a simple parallel algorithm for the {\em single-source shortest path problem} in {\em pla...