Efficient Vertex-Label Distance Oracles for Planar Graphs
Shay Mozes, Eyal E. Skop

TL;DR
This paper introduces an efficient data structure for approximate distance queries from vertices to labeled vertices in directed planar graphs, with fast query times and manageable preprocessing costs.
Contribution
It presents a novel vertex-label distance oracle for directed planar graphs that provides near-optimal approximation with efficient preprocessing and query times.
Findings
Preprocessing time is $O(rac{1}{ ext{ extepsilon}^2} n ext{lg}^3 n ext{lg}(nN))$.
Query time is $O( ext{lg lg} n ext{lg lg}(nN) + ext{ extepsilon}^{-1})$.
Corrects earlier claims about undirected planar graph label distance oracles.
Abstract
We consider distance queries in vertex-labeled planar graphs. For any fixed we show how to preprocess a directed planar graph with vertex labels and arc lengths into a data structure that answers queries of the following form. Given a vertex and a label return a -approximation of the distance from to its closest vertex with label . For a directed planar graph with vertices, such that the ratio of the largest to smallest arc length is bounded by , the preprocessing time is , the data structure size is , and the query time is . We also point out that a vertex label distance oracle for undirected planar graphs suggested in an earlier version of this paper is incorrect.
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.
