AbstractLet G=(V, E) be a digraph with n vertices including a special vertex s. Let E′ ⊆ E be a designated subset of edges. For each e ϵ E there is an associated real number ƒ1(e). Furthermore, let ƒ2(e)=1 if e ϵ E′ and ƒ2(e)=0 if e ϵ E − E′. The length of edge e is ƒ1(e)− λƒ2(e), where λ is a parameter that takes on real values. Thus the length varies additively in λ for each edge of E′.We shall present two algorithms for computing the shortest path from s to each vertex υ ϵ V parametrically in the parameter λ, with respective running times O(n3) and O(n|E|log n). For dense digraphs the running time of the former algorithm is comparable to the fastest (non-parametric) shortest path algorithm known.This work generalizes the results of Karp ...
We address the problem of single-source shortest path computation in digraphs with non-negative edg...
We describe algorithms for finding shortest paths and distances in a planar digraph which exploit th...
We consider the problem of preprocessing an n-vertex digraph with real edge weights so that subseque...
AbstractLet G=(V, E) be a digraph with n vertices including a special vertex s. Let E′ ⊆ E be a desi...
Let G = (V,E) be a digraph with n vertices including a special vertex s. Let E' C E be a designated ...
We use Fibonacci heaps to improve a parametric shortest path algorithm of Karp and Orlin, and we com...
AbstractLet G be a weighted graph with n vertices and m edges. We address the d-cycle problem, i.e.,...
A {em parametric weighted graph} is a graph whose edges are labeled with continuous real functions o...
AbstractWe consider the problem of preprocessing an n-vertex digraph with real edge weights so that ...
Given an input directed graph G = (V, E), the all pairs shortest path problem (APSP) is to compute ...
We study the problem of finding the next-to-shortest paths in a graph. A next-to-shortest $(u,v)$-p...
Single source shortest path algorithms are concerned with finding the shortest distances to all ver...
We present algorithms and techniques for several problems related to finding multiple simple shortes...
AbstractAn implementation of Dykstra's shortest paths algorithm is proposed, which requires O(m log ...
We consider the problem of maintaining a solution to the All Pairs Shortest Paths Problem in a direc...
We address the problem of single-source shortest path computation in digraphs with non-negative edg...
We describe algorithms for finding shortest paths and distances in a planar digraph which exploit th...
We consider the problem of preprocessing an n-vertex digraph with real edge weights so that subseque...
AbstractLet G=(V, E) be a digraph with n vertices including a special vertex s. Let E′ ⊆ E be a desi...
Let G = (V,E) be a digraph with n vertices including a special vertex s. Let E' C E be a designated ...
We use Fibonacci heaps to improve a parametric shortest path algorithm of Karp and Orlin, and we com...
AbstractLet G be a weighted graph with n vertices and m edges. We address the d-cycle problem, i.e.,...
A {em parametric weighted graph} is a graph whose edges are labeled with continuous real functions o...
AbstractWe consider the problem of preprocessing an n-vertex digraph with real edge weights so that ...
Given an input directed graph G = (V, E), the all pairs shortest path problem (APSP) is to compute ...
We study the problem of finding the next-to-shortest paths in a graph. A next-to-shortest $(u,v)$-p...
Single source shortest path algorithms are concerned with finding the shortest distances to all ver...
We present algorithms and techniques for several problems related to finding multiple simple shortes...
AbstractAn implementation of Dykstra's shortest paths algorithm is proposed, which requires O(m log ...
We consider the problem of maintaining a solution to the All Pairs Shortest Paths Problem in a direc...
We address the problem of single-source shortest path computation in digraphs with non-negative edg...
We describe algorithms for finding shortest paths and distances in a planar digraph which exploit th...
We consider the problem of preprocessing an n-vertex digraph with real edge weights so that subseque...