English

Truly Subquadratic Exact Distance Oracles with Constant Query Time for Planar Graphs

Data Structures and Algorithms 2020-10-01 v1

Abstract

Given an undirected, unweighted planar graph GG with nn vertices, we present a truly subquadratic size distance oracle for reporting exact shortest-path distances between any pair of vertices of GG in constant time. For any ε>0\varepsilon > 0, our distance oracle takes up O(n5/3+ε)O(n^{5/3+\varepsilon}) space and is capable of answering shortest-path distance queries exactly for any pair of vertices of GG in worst-case time O(log(1/ε))O(\log (1/\varepsilon)). Previously no truly sub-quadratic size distance oracles with constant query time for answering exact all-pairs shortest paths distance queries existed.

Keywords

Cite

@article{arxiv.2009.14716,
  title  = {Truly Subquadratic Exact Distance Oracles with Constant Query Time for Planar Graphs},
  author = {Viktor Fredslund-Hansen and Shay Mozes and Christian Wulff-Nilsen},
  journal= {arXiv preprint arXiv:2009.14716},
  year   = {2020}
}
R2 v1 2026-06-23T18:54:43.844Z