We use Fibonacci heaps to improve a parametric shortest path algorithm of Karp and Orlin, and we combine our algorithm and the method of Schneider and Schneider's minimum‐balance algorithm to obtain a faster minimum‐balance algorithm. For a graph with n vertices and m edges, our parametric shortest path algorithm and our minimum‐balance algorithm both run in O(nm + n2 log n) time, improved from O(nm log n) for the parametric shortest path algorithm of Karp and Orlin and O(n2m) for the minimum‐balance algorithm of Schneider and Schneider. An important application of the parametric shortest path algorithm is in finding a minimum mean cycle. Experiments on random graphs suggest that the expected time for finding a minimum mean cycle with our a...
Abuaiadh and Kingston gave an efficient algorithm for the single source shortest path problem for a...
We present a new all-pairs shortest path algorithm that works with real-weighted graphs in the tradi...
AbstractDijkstra's algorithm solves the single-source shortest path problem on any directed graph in...
We use Fibonacci heaps to improve a parametric shortest path algorithm of Karp and Orlin, and we com...
AbstractLet G=(V, E) be a digraph with n vertices including a special vertex s. Let E′ ⊆ E be a desi...
A {\em parametric weighted graph} is a graph whose edges are labeled with continuous real functions ...
A {em parametric weighted graph} is a graph whose edges are labeled with continuous real functions o...
The problem of finding all shortest paths in a non-negatively weighted directed graph is addressed, ...
AbstractOn a network with a cycle, where at least one cycle exists, the Floyd–Warshall algorithm is ...
Let G = (V,E) be a digraph with n vertices including a special vertex s. Let E' C E be a designated ...
Abstract. We present a simple shortest path algorithm. If the input lengths are positive and uniform...
A 04/88 Abstract: We investigate efficient implementations of Dijkstra's shortest path algo-rit...
We propose a new parallel algorithm for the single-source shortest-path problem (SSSP). Its heap dat...
In spite of intensive research, no work-efficient parallel algorithm for the single source shortest ...
Dijkstra’s algorithm solves the single-source shortest path problem on any directed graph in O(m + ...
Abuaiadh and Kingston gave an efficient algorithm for the single source shortest path problem for a...
We present a new all-pairs shortest path algorithm that works with real-weighted graphs in the tradi...
AbstractDijkstra's algorithm solves the single-source shortest path problem on any directed graph in...
We use Fibonacci heaps to improve a parametric shortest path algorithm of Karp and Orlin, and we com...
AbstractLet G=(V, E) be a digraph with n vertices including a special vertex s. Let E′ ⊆ E be a desi...
A {\em parametric weighted graph} is a graph whose edges are labeled with continuous real functions ...
A {em parametric weighted graph} is a graph whose edges are labeled with continuous real functions o...
The problem of finding all shortest paths in a non-negatively weighted directed graph is addressed, ...
AbstractOn a network with a cycle, where at least one cycle exists, the Floyd–Warshall algorithm is ...
Let G = (V,E) be a digraph with n vertices including a special vertex s. Let E' C E be a designated ...
Abstract. We present a simple shortest path algorithm. If the input lengths are positive and uniform...
A 04/88 Abstract: We investigate efficient implementations of Dijkstra's shortest path algo-rit...
We propose a new parallel algorithm for the single-source shortest-path problem (SSSP). Its heap dat...
In spite of intensive research, no work-efficient parallel algorithm for the single source shortest ...
Dijkstra’s algorithm solves the single-source shortest path problem on any directed graph in O(m + ...
Abuaiadh and Kingston gave an efficient algorithm for the single source shortest path problem for a...
We present a new all-pairs shortest path algorithm that works with real-weighted graphs in the tradi...
AbstractDijkstra's algorithm solves the single-source shortest path problem on any directed graph in...