AbstractThe single source shortest path problem for arbitrary directed graphs with n nodes, m edges and nonnegative edge weights can sequentially be solved using O(n·logn+m) operations. However, no work-efficient parallel algorithm is known that runs in sublinear time for arbitrary graphs. In this paper we present a rather simple algorithm for the single source shortest path problem. Our new algorithm, which we call Delta-stepping, can be implemented very efficiently in sequential and parallel setting for a large class of graphs. For random edge weights and arbitrary graphs with maximum node degree d, sequential Δ-stepping needs O(n+m+d·L) total average-case time, where L denotes the maximum shortest path weight from the source node s to an...
The single source shortest path (SSSP) problem lacks parallel solutions which are fast and simultan...
In undirected graphs with real non-negative weights, we give a new randomized algorithm for the sing...
We study the performance of algorithms for the Single-Source Shortest-Paths (SSSP) problem on graphs...
AbstractThe single source shortest path problem for arbitrary directed graphs with n nodes, m edges ...
In spite of intensive research, no work-efficient parallel algorithm for the single source shortest ...
In spite of intensive research, little progress has been made towards fast and work-efficient parall...
The quest for a linear-time single-source shortest-path (SSSP) algorithm on directed graphs with pos...
We present an experimental study of parallel algorithms for solving the single source shortest path...
We study the performance of algorithms for the Single-Source Shortest-Paths (SSSP) problem on graphs...
The quest for a linear-time single-source shortest-path (SSSP) algorithm on directed graphs with pos...
We study the average-case complexity of the parallel single-source shortest-path (SSSP) problem, as...
We present a simple parallel algorithm for the {\em single-source shortest path problem} in {\em pla...
This paper presents a randomized algorithm for the problem of single-source shortest paths on direct...
We propose a new parallel algorithm for the single-source shortest-path problem (SSSP). Its heap dat...
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...
In undirected graphs with real non-negative weights, we give a new randomized algorithm for the sing...
We study the performance of algorithms for the Single-Source Shortest-Paths (SSSP) problem on graphs...
AbstractThe single source shortest path problem for arbitrary directed graphs with n nodes, m edges ...
In spite of intensive research, no work-efficient parallel algorithm for the single source shortest ...
In spite of intensive research, little progress has been made towards fast and work-efficient parall...
The quest for a linear-time single-source shortest-path (SSSP) algorithm on directed graphs with pos...
We present an experimental study of parallel algorithms for solving the single source shortest path...
We study the performance of algorithms for the Single-Source Shortest-Paths (SSSP) problem on graphs...
The quest for a linear-time single-source shortest-path (SSSP) algorithm on directed graphs with pos...
We study the average-case complexity of the parallel single-source shortest-path (SSSP) problem, as...
We present a simple parallel algorithm for the {\em single-source shortest path problem} in {\em pla...
This paper presents a randomized algorithm for the problem of single-source shortest paths on direct...
We propose a new parallel algorithm for the single-source shortest-path problem (SSSP). Its heap dat...
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...
In undirected graphs with real non-negative weights, we give a new randomized algorithm for the sing...
We study the performance of algorithms for the Single-Source Shortest-Paths (SSSP) problem on graphs...