Fast and Compact Exact Distance Oracle for Planar Graphs
Abstract
For a given a graph, a distance oracle is a data structure that answers distance queries between pairs of vertices. We introduce an O(n5/3)-space distance oracle which answers exact distance queries in O( n) time for n-vertex planar edge-weighted digraphs. All previous distance oracles for planar graphs with truly subquadratic space i.e., space O(n2 - ε) for some constant ε > 0) either required query time polynomial in n or could only answer approximate distance queries. Furthermore, we show how to trade-off time and space: for any S n3/2, we show how to obtain an S-space distance oracle that answers queries in time O((n5/2/ S3/2) n). This is a polynomial improvement over the previous planar distance oracles with o(n1/4) query time.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.