We present a general toolbox, based on new vertex sparsifiers, for designing data structures to maintain shortest paths in dynamic graphs. In an $m$-edge graph undergoing edge insertions and deletions, our data structures give the first algorithms for maintaining (a) $m^{o(1)}$-approximate all-pairs shortest paths (APSP) with \emph{worst-case} update time $m^{o(1)}$ and query time $\tilde{O}(1)$, and (b) a tree $T$ that has diameter no larger than a subpolynomial factor times the diameter of the underlying graph, where each update is handled in amortized subpolynomial time. In graphs undergoing only edge deletions, we develop a simpler and more efficient data structure to maintain a $(1+\epsilon)$-approximate single-source shortest path...
Shortest path problems can be solved very efficiently when a directed graph is nearly acyclic. Earl...
In this paper we consider the decremental single-source shortest paths (SSSP) problem, where given a...
We present a very simple and intuitive algorithm to find balanced sparse cuts in a graph via shortes...
We introduce a new algorithmic framework for designing dynamic graph algorithms in minor-free graphs...
We address the problem of single-source shortest path computation in digraphs with non-negative edg...
Let $G=(V,E)$ be any undirected graph on $V$ vertices and $E$ edges. A path $textbf{P}$ between any ...
We consider the problem of maintaining a solution to the All Pairs Shortest Paths Problem in a direc...
© 2020 ACM. In the dynamic Single-Source Shortest Paths (SSSP) problem, we are given a graph G=(V,E)...
AbstractWe propose data structures for maintaining shortest paths in planar graphs in which the weig...
In the dynamic all-pairs shortest path problem we wish to maintain information about distances in a ...
We study the exact fully dynamic shortest paths problem. For real-weighted directed graphs, we show ...
We study dynamic (1 + ∊)-approximation algorithms for the single-source shortest paths problem in an...
We present a hierarchical scheme for efficiently maintaining all-pairs approximate shortest paths in...
Suppose we are given a graph G = (V, E) and a set of terminals K ⊂ V. We consider the problem of con...
AbstractWe present the first fully dynamic algorithm for maintaining all pairs shortest paths in dir...
Shortest path problems can be solved very efficiently when a directed graph is nearly acyclic. Earl...
In this paper we consider the decremental single-source shortest paths (SSSP) problem, where given a...
We present a very simple and intuitive algorithm to find balanced sparse cuts in a graph via shortes...
We introduce a new algorithmic framework for designing dynamic graph algorithms in minor-free graphs...
We address the problem of single-source shortest path computation in digraphs with non-negative edg...
Let $G=(V,E)$ be any undirected graph on $V$ vertices and $E$ edges. A path $textbf{P}$ between any ...
We consider the problem of maintaining a solution to the All Pairs Shortest Paths Problem in a direc...
© 2020 ACM. In the dynamic Single-Source Shortest Paths (SSSP) problem, we are given a graph G=(V,E)...
AbstractWe propose data structures for maintaining shortest paths in planar graphs in which the weig...
In the dynamic all-pairs shortest path problem we wish to maintain information about distances in a ...
We study the exact fully dynamic shortest paths problem. For real-weighted directed graphs, we show ...
We study dynamic (1 + ∊)-approximation algorithms for the single-source shortest paths problem in an...
We present a hierarchical scheme for efficiently maintaining all-pairs approximate shortest paths in...
Suppose we are given a graph G = (V, E) and a set of terminals K ⊂ V. We consider the problem of con...
AbstractWe present the first fully dynamic algorithm for maintaining all pairs shortest paths in dir...
Shortest path problems can be solved very efficiently when a directed graph is nearly acyclic. Earl...
In this paper we consider the decremental single-source shortest paths (SSSP) problem, where given a...
We present a very simple and intuitive algorithm to find balanced sparse cuts in a graph via shortes...