Sciweavers

ESA
2004
Springer

On Dynamic Shortest Paths Problems

13 years 10 months ago
On Dynamic Shortest Paths Problems
We obtain the following results related to dynamic versions of the shortest-paths problem: (i) Reductions that show that the incremental and decremental singlesource shortest-paths problems, for weighted directed or undirected graphs, are, in a strong sense, at least as hard as the static all-pairs shortest-paths problem. We also obtain slightly weaker results for the corresponding unweighted problems. (ii) A randomized fully-dynamic algorithm for the all-pairs shortestpaths problem in directed unweighted graphs with an amortized update time of ˜O(m √ n) and a worst case query time is O(n3/4 ). (iii) A deterministic O(n2 log n) time algorithm for constructing a (log n)spanner with O(n) edges for any weighted undirected graph on n vertices. The algorithm uses a simple algorithm for incrementally maintaining single-source shortest-paths tree up to a given distance.
Liam Roditty, Uri Zwick
Added 01 Jul 2010
Updated 01 Jul 2010
Type Conference
Year 2004
Where ESA
Authors Liam Roditty, Uri Zwick
Comments (0)