Fast and Compact Exact Distance Oracle for Planar Graphs
Data Structures and Algorithms
2017-05-03 v3
Abstract
For a given a graph, a distance oracle is a data structure that answers distance queries between pairs of vertices. We introduce an -space distance oracle which answers exact distance queries in time for -vertex planar edge-weighted digraphs. All previous distance oracles for planar graphs with truly subquadratic space i.e., space for some constant ) either required query time polynomial in or could only answer approximate distance queries. Furthermore, we show how to trade-off time and space: for any , we show how to obtain an -space distance oracle that answers queries in time . This is a polynomial improvement over the previous planar distance oracles with query time.
Cite
@article{arxiv.1702.03259,
title = {Fast and Compact Exact Distance Oracle for Planar Graphs},
author = {Vincent Cohen-Addad and Søren Dahlgaard and Christian Wulff-Nilsen},
journal= {arXiv preprint arXiv:1702.03259},
year = {2017}
}