AbstractIn this paper, we present an O(nlog3n) time algorithm for finding shortest paths in an n-node planar graph with real weights. This can be compared to the best previous strongly polynomial time algorithm developed by Lipton, Rose, and Tarjan in 1978 which runs in O(n3/2) time, and the best polynomial time algorithm developed by Henzinger, Klein, Subramanian, and Rao in 1994 which runs in O˜(n4/3) time. We also present significantly improved data structures for reporting distances between pairs of nodes and algorithms for updating the data structures when edge weights change
Given an $n$-vertex directed network $G$ with real costs on the edges and a designated source vertex...
The shortest path problem in graphs is a cornerstone for AI theory and applications. Existing algori...
Let G be a directed graph with n vertices and non-negative weights in its directed edges, embedded o...
AbstractIn this paper, we present an O(nlog3n) time algorithm for finding shortest paths in an n-nod...
AbstractWe give a linear-time algorithm for single-source shortest paths in planar graphs with nonne...
AbstractWe propose data structures for maintaining shortest paths in planar graphs in which the weig...
We give an O(n log2 n)-time, linear-space algorithm that, given a directed planar graph with positiv...
AbstractWe generalize the linear-time shortest-paths algorithm for planar graphs with nonnegative ed...
We present a randomized algorithm that computes single-source shortest paths (SSSP) in $O(m\log^8(n)...
Let G be an n-node simple directed planar graph with nonnegative edge weights. We study the fundamen...
We consider the following problem: Given an n-vertex undirected planar-embedded graph with a simple ...
This paper presents a randomized algorithm for the problem of single-source shortest paths on direct...
We present a simple parallel algorithm for the {\em single-source shortest path problem} in {\em pla...
Since the mid 1950's when Bellman, Ford, and Moore developped their shortest path algorithm various ...
We describe algorithms for finding shortest paths and distances in a planar digraph which exploit th...
Given an $n$-vertex directed network $G$ with real costs on the edges and a designated source vertex...
The shortest path problem in graphs is a cornerstone for AI theory and applications. Existing algori...
Let G be a directed graph with n vertices and non-negative weights in its directed edges, embedded o...
AbstractIn this paper, we present an O(nlog3n) time algorithm for finding shortest paths in an n-nod...
AbstractWe give a linear-time algorithm for single-source shortest paths in planar graphs with nonne...
AbstractWe propose data structures for maintaining shortest paths in planar graphs in which the weig...
We give an O(n log2 n)-time, linear-space algorithm that, given a directed planar graph with positiv...
AbstractWe generalize the linear-time shortest-paths algorithm for planar graphs with nonnegative ed...
We present a randomized algorithm that computes single-source shortest paths (SSSP) in $O(m\log^8(n)...
Let G be an n-node simple directed planar graph with nonnegative edge weights. We study the fundamen...
We consider the following problem: Given an n-vertex undirected planar-embedded graph with a simple ...
This paper presents a randomized algorithm for the problem of single-source shortest paths on direct...
We present a simple parallel algorithm for the {\em single-source shortest path problem} in {\em pla...
Since the mid 1950's when Bellman, Ford, and Moore developped their shortest path algorithm various ...
We describe algorithms for finding shortest paths and distances in a planar digraph which exploit th...
Given an $n$-vertex directed network $G$ with real costs on the edges and a designated source vertex...
The shortest path problem in graphs is a cornerstone for AI theory and applications. Existing algori...
Let G be a directed graph with n vertices and non-negative weights in its directed edges, embedded o...