The Seventeenth Workshop on Algorithm Engineering and Experiments (ALENEX 2015), 5 January 2015Computing shortest path distance is a fundamental primitive in many graph applications. On graphs that do not fit in the main memory of the computing device, computing such distances requires hours to months even with the best I/O-efficient shortest path implementations. For applications requiring many such shortest path distances, one would ideally like to preprocess the input graph into a space-efficient data structure I/O-efficiently, such that the distance queries can be answered with a small additive distortion using only O(1) I/Os. Furthermore, in a batch setting, one would like to answer O(n) such distance queries in Õ(n/B) I/Os. In this p...
An O(sqrt {n}) query time and O(n^{1.5}) size oracle for counting shortest paths is proposed. Given ...
We present a truly subquadratic size distance oracle for reporting, in constant time, the exact shor...
We present the first near-linear-time (1 + epsilon)-approximation algorithm for the diameter of a we...
The Seventeenth Workshop on Algorithm Engineering and Experiments (ALENEX 2015), 5 January 2015Comp...
Many graph processing algorithms require determination of shortest-path distances between arbitrary ...
M}, in O(n^2.5286 M) time. This algorithm is crucial in the preprocessing algorithm of our DSO. Our ...
The shortest distance/path problems in planar graphs are among the most fundamental problems in grap...
Distance oracles are data structures that provide fast (possibly approximate) answers to shortest-pa...
Given an undirected, unweighted graph G on n nodes, there is an O(n^2*poly log(n))-time algorithm th...
We study the problem of preprocessing a large graph so that point-to-point shortest-path queries can...
We present an improved oracle for the distance sensitivity problem. The goal is to preprocess a dire...
We initiate the study of counting oracles for various path problems in graphs. Distance oracles have...
The \emph{distance query} problem is to find the shortest-path distance between an arbitrary pair of...
Thorup and Zwick, in the seminal paper [Journal of ACM, 52(1), 2005, pp 1-24], showed that a weighte...
This thesis elaborates on the problem of preprocessing a large graph so that single-pair shortest-pa...
An O(sqrt {n}) query time and O(n^{1.5}) size oracle for counting shortest paths is proposed. Given ...
We present a truly subquadratic size distance oracle for reporting, in constant time, the exact shor...
We present the first near-linear-time (1 + epsilon)-approximation algorithm for the diameter of a we...
The Seventeenth Workshop on Algorithm Engineering and Experiments (ALENEX 2015), 5 January 2015Comp...
Many graph processing algorithms require determination of shortest-path distances between arbitrary ...
M}, in O(n^2.5286 M) time. This algorithm is crucial in the preprocessing algorithm of our DSO. Our ...
The shortest distance/path problems in planar graphs are among the most fundamental problems in grap...
Distance oracles are data structures that provide fast (possibly approximate) answers to shortest-pa...
Given an undirected, unweighted graph G on n nodes, there is an O(n^2*poly log(n))-time algorithm th...
We study the problem of preprocessing a large graph so that point-to-point shortest-path queries can...
We present an improved oracle for the distance sensitivity problem. The goal is to preprocess a dire...
We initiate the study of counting oracles for various path problems in graphs. Distance oracles have...
The \emph{distance query} problem is to find the shortest-path distance between an arbitrary pair of...
Thorup and Zwick, in the seminal paper [Journal of ACM, 52(1), 2005, pp 1-24], showed that a weighte...
This thesis elaborates on the problem of preprocessing a large graph so that single-pair shortest-pa...
An O(sqrt {n}) query time and O(n^{1.5}) size oracle for counting shortest paths is proposed. Given ...
We present a truly subquadratic size distance oracle for reporting, in constant time, the exact shor...
We present the first near-linear-time (1 + epsilon)-approximation algorithm for the diameter of a we...