In the dynamic all-pairs shortest path problem we wish to maintain information about distances in a weighted graph subject to dynamic operations such as edge insertions, edge deletions, and edge weight updates. The most efficient algorithms for this problem maintain a suitable superset of shortest paths in the graph. This superset retains information about the history of previous graph updates so as to avoid pathological situations where algorithms are continuously forced to rebuild large portions of their data structures. On the other hand, the set of maintained paths may grow too large, resulting in both prohibitive space consumption and inefficient updates. To circumvent this problem, the algorithms perform suitable path cleaning operati...
AbstractWe propose data structures for maintaining shortest paths in planar graphs in which the weig...
Abstract—Let G ðV;E; wÞ be a simple digraph, in which all edge weights are nonnegative real numbers...
We address the problem of single-source shortest path computation in digraphs with non-negative edge...
Abstract. We obtain the following results related to dynamic versions of the shortest-paths problem:...
We study novel combinatorial properties of graphs that allow us to devise a completely new approach ...
Let G be a directed graph with n vertices, subject to dynamic updates, and such that each edge weigh...
We revisit the classic problem of dynamically maintaining shortest paths between all pairs of nodes ...
We present the first fully dynamic algorithm for maintaining all pairs shortest paths in directed gr...
Let G =(V,E,w) be a simple digraph, in which all edge weights are non-negative real numbers. Let G ′...
We propose a fully dynamic distributed algorithm for the all-pairs shortest paths problem on general...
We consider the problem of dynamically maintaining a solution of all pairs shortest paths in a direc...
We present a hierarchical scheme for efficiently maintaining all-pairs approximate shortest paths in...
We consider the problem of maintaining a solution to the All Pairs Shortest Paths Problem in a direc...
AbstractWe present the first fully dynamic algorithm for maintaining all pairs shortest paths in dir...
AbstractWe propose a fully dynamic distributed algorithm for the all-pairs shortest paths problem on...
AbstractWe propose data structures for maintaining shortest paths in planar graphs in which the weig...
Abstract—Let G ðV;E; wÞ be a simple digraph, in which all edge weights are nonnegative real numbers...
We address the problem of single-source shortest path computation in digraphs with non-negative edge...
Abstract. We obtain the following results related to dynamic versions of the shortest-paths problem:...
We study novel combinatorial properties of graphs that allow us to devise a completely new approach ...
Let G be a directed graph with n vertices, subject to dynamic updates, and such that each edge weigh...
We revisit the classic problem of dynamically maintaining shortest paths between all pairs of nodes ...
We present the first fully dynamic algorithm for maintaining all pairs shortest paths in directed gr...
Let G =(V,E,w) be a simple digraph, in which all edge weights are non-negative real numbers. Let G ′...
We propose a fully dynamic distributed algorithm for the all-pairs shortest paths problem on general...
We consider the problem of dynamically maintaining a solution of all pairs shortest paths in a direc...
We present a hierarchical scheme for efficiently maintaining all-pairs approximate shortest paths in...
We consider the problem of maintaining a solution to the All Pairs Shortest Paths Problem in a direc...
AbstractWe present the first fully dynamic algorithm for maintaining all pairs shortest paths in dir...
AbstractWe propose a fully dynamic distributed algorithm for the all-pairs shortest paths problem on...
AbstractWe propose data structures for maintaining shortest paths in planar graphs in which the weig...
Abstract—Let G ðV;E; wÞ be a simple digraph, in which all edge weights are nonnegative real numbers...
We address the problem of single-source shortest path computation in digraphs with non-negative edge...