We consider the reachability and shortest path problems on low tree-width graphs, with n nodes, m edges, and tree-width t, on a standard RAM with wordsize $W$. We use \widetilde{O} to hide polynomial factors of the inverse of the Ackermann function. Our main contributions are three fold: 1. For reachability, we present an algorithm that requires O(n\cdot t^2 \cdot \log(n/t)) preprocessing time, O(n\cdot (t \cdot \log(n/t))/W) space, and O(t/W) time for pair queries and O((n\cdot t)/W) time for single-source queries. Note that for constant t our algorithm uses O(n\cdot \log n) time for preprocessing; and O(n/W) time for single-source queries, which is faster than depth first search/breath first search (after the preprocessing). 2. W...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
AbstractIn this paper, we present an O(nlog3n) time algorithm for finding shortest paths in an n-nod...
AbstractWe describe a new shortest paths algorithm. Our algorithm achieves the same O(nm) worst-case...
We consider the reachability and shortest path problems on low tree-width graphs, with n nodes, m ed...
We consider graphs with n nodes together with their tree-decomposition that has b = O ( n ) bags and...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
AbstractWe consider the problem of preprocessing an n-vertex digraph with real edge weights so that ...
AbstractDijkstra's algorithm solves the single-source shortest path problem on any directed graph in...
We design a faster algorithm for the all-pairs shortest path problem under the conventional RAM mod...
textThe shortest path and minimum spanning tree problems are two of the classic textbook problems i...
AbstractDijkstra's algorithm solves the single-source shortest path problem on any directed graph in...
Reachability is the problem of deciding whether there is a path from one vertex to the other in the ...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
AbstractIn this paper, we present an O(nlog3n) time algorithm for finding shortest paths in an n-nod...
AbstractWe describe a new shortest paths algorithm. Our algorithm achieves the same O(nm) worst-case...
We consider the reachability and shortest path problems on low tree-width graphs, with n nodes, m ed...
We consider graphs with n nodes together with their tree-decomposition that has b = O ( n ) bags and...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
We consider data-structures for answering reachability and distance queries on constant-treewidth gr...
AbstractWe consider the problem of preprocessing an n-vertex digraph with real edge weights so that ...
AbstractDijkstra's algorithm solves the single-source shortest path problem on any directed graph in...
We design a faster algorithm for the all-pairs shortest path problem under the conventional RAM mod...
textThe shortest path and minimum spanning tree problems are two of the classic textbook problems i...
AbstractDijkstra's algorithm solves the single-source shortest path problem on any directed graph in...
Reachability is the problem of deciding whether there is a path from one vertex to the other in the ...
We consider the problem of preprocessing an $n$-vertex digraph with real edge weights so that subseq...
AbstractIn this paper, we present an O(nlog3n) time algorithm for finding shortest paths in an n-nod...
AbstractWe describe a new shortest paths algorithm. Our algorithm achieves the same O(nm) worst-case...