Distances in Planar Graphs are Almost for Free!
Shay Mozes, Daniel Prigan

TL;DR
This paper demonstrates that exact distance oracles for planar graphs can be constructed efficiently, with near-linear preprocessing time and fast query times, nearly matching the best possible tradeoffs.
Contribution
It introduces a method to build exact distance oracles for planar graphs in near-linear time, improving over previous higher time complexities.
Findings
Constructed distance oracles in $n^{1+o(1)}$ time.
Achieved query times of $ ext{polylog}(n)$ for exact distances.
Matched the best known space and query time tradeoffs with improved construction time.
Abstract
We prove that, up to subpolynomial or polylogarithmic factors, there is no tradeoff between preprocessing time, query time, and size of exact distance oracles for planar graphs. Namely, we show how given an -vertex weighted directed planar graph , one can compute in time and space a representation of from which one can extract the exact distance between any two vertices of in time. Previously, it was only known how to construct oracles with these space and query time in time [STOC 2019, SODA 2021, JACM 2023]. We show how to construct these oracles in time.
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.
