English

Better Tradeoffs for Exact Distance Oracles in Planar Graphs

Data Structures and Algorithms 2017-08-07 v1

Abstract

We present an O(n1.5)O(n^{1.5})-space distance oracle for directed planar graphs that answers distance queries in O(logn)O(\log n) time. Our oracle both significantly simplifies and significantly improves the recent oracle of Cohen-Addad, Dahlgaard and Wulff-Nilsen [FOCS 2017], which uses O(n5/3)O(n^{5/3})-space and answers queries in O(logn)O(\log n) time. We achieve this by designing an elegant and efficient point location data structure for Voronoi diagrams on planar graphs. We further show a smooth tradeoff between space and query-time. For any S[n,n2]S\in [n,n^2], we show an oracle of size SS that answers queries in O~(max{1,n1.5/S})\tilde O(\max\{1,n^{1.5}/S\}) time. This new tradeoff is currently the best (up to polylogarithmic factors) for the entire range of SS and improves by polynomial factors over all the previously known tradeoffs for the range S[n,n5/3]S \in [n,n^{5/3}].

Keywords

Cite

@article{arxiv.1708.01386,
  title  = {Better Tradeoffs for Exact Distance Oracles in Planar Graphs},
  author = {Paweł Gawrychowski and Shay Mozes and Oren Weimann and Christian Wulff-Nilsen},
  journal= {arXiv preprint arXiv:1708.01386},
  year   = {2017}
}
R2 v1 2026-06-22T21:06:45.897Z