We present improved algorithms for maintaining transitive closure and all-pairs shortest paths/distances in a digraph under deletion of edges.(MATH) For the problem of transitive closure, the previous best known algorithms, for achieving O(1) query time, require O(\min(m, \frac{n^3}{m}))$ amortized update time, implying an upper bound of O(n^{\frac{3}{2}})$ on update time per edge-deletion. We present an algorithm that achieves $O(1)$ query time and O(n \log^2n + \frac{n^2}{\sqrt{m}}{\sqrt{\log n}})$ update time per edge-deletion, thus improving the upper bound to O(n^{\frac{4}{3}}\sqrt[3]{\log n})$.(MATH) For the problem of maintaining all-pairs shortest distances in unweighted digraph under deletion of edges, we present an algorithm that ...
We describe algorithms for finding shortest paths and distances in outerplanar and planar digraphs t...
AbstractWe present the first fully dynamic algorithm for maintaining all pairs shortest paths in dir...
We revisit the classic problem of dynamically maintaining shortest paths between all pairs of nodes ...
We present improved algorithms for maintaining transitive closure and all-pairs shortest paths/dista...
This paper presents the first fully dynamic algorithms for maintaining all-pairs shortest paths in d...
This paper presents improved algorithms for the following problem: given an unweighted directed grap...
We present a hierarchical scheme for efficiently maintaining all-pairs approximate shortest paths in...
Let G be a directed graph with n vertices, subject to dynamic updates, and such that each edge weigh...
For any fixed 1 > [epsilon] > 0 we present a fully dynamic algorithm for maintaining (2 + [epsilon])...
We study dynamic (1 + ∊)-approximation algorithms for the single-source shortest paths problem in an...
Given an unweighted digraph G = (V,E), undergoing a sequence of edge deletions, with m = |E|, n = |V...
We consider the problem of maintaining on-line a solution to the All Pairs Shortest Paths Problem in...
We present the first fully dynamic algorithm for maintaining all pairs shortest paths in directed gr...
We show how to maintain a shortest path tree of a general directed graph G with unit edge weights an...
We study novel combinatorial properties of graphs that allow us to devise a completely new approach ...
We describe algorithms for finding shortest paths and distances in outerplanar and planar digraphs t...
AbstractWe present the first fully dynamic algorithm for maintaining all pairs shortest paths in dir...
We revisit the classic problem of dynamically maintaining shortest paths between all pairs of nodes ...
We present improved algorithms for maintaining transitive closure and all-pairs shortest paths/dista...
This paper presents the first fully dynamic algorithms for maintaining all-pairs shortest paths in d...
This paper presents improved algorithms for the following problem: given an unweighted directed grap...
We present a hierarchical scheme for efficiently maintaining all-pairs approximate shortest paths in...
Let G be a directed graph with n vertices, subject to dynamic updates, and such that each edge weigh...
For any fixed 1 > [epsilon] > 0 we present a fully dynamic algorithm for maintaining (2 + [epsilon])...
We study dynamic (1 + ∊)-approximation algorithms for the single-source shortest paths problem in an...
Given an unweighted digraph G = (V,E), undergoing a sequence of edge deletions, with m = |E|, n = |V...
We consider the problem of maintaining on-line a solution to the All Pairs Shortest Paths Problem in...
We present the first fully dynamic algorithm for maintaining all pairs shortest paths in directed gr...
We show how to maintain a shortest path tree of a general directed graph G with unit edge weights an...
We study novel combinatorial properties of graphs that allow us to devise a completely new approach ...
We describe algorithms for finding shortest paths and distances in outerplanar and planar digraphs t...
AbstractWe present the first fully dynamic algorithm for maintaining all pairs shortest paths in dir...
We revisit the classic problem of dynamically maintaining shortest paths between all pairs of nodes ...