Truly Subquadratic Exact Distance Oracles with Constant Query Time for Planar Graphs
Viktor Fredslund-Hansen, Shay Mozes, Christian Wulff-Nilsen

TL;DR
This paper introduces a new distance oracle for planar graphs that uses subquadratic space and provides exact shortest-path distances in constant query time, a significant advancement over previous methods.
Contribution
It presents the first truly subquadratic size distance oracle for planar graphs with constant query time for exact shortest-path distances.
Findings
Space complexity is $O(n^{5/3+\varepsilon})$ for any $oldsymbol{\varepsilon > 0}$.
Queries are answered in worst-case time $O(\log (1/oldsymbol{\varepsilon}))$.
No prior truly subquadratic exact distance oracles with constant query time existed.
Abstract
Given an undirected, unweighted planar graph with vertices, we present a truly subquadratic size distance oracle for reporting exact shortest-path distances between any pair of vertices of in constant time. For any , our distance oracle takes up space and is capable of answering shortest-path distance queries exactly for any pair of vertices of in worst-case time . Previously no truly sub-quadratic size distance oracles with constant query time for answering exact all-pairs shortest paths distance queries existed.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
