Near-Optimal Distance Oracles for Vertex-Labeled Planar Graphs
Jacob Evald, Viktor Fredslund-Hansen, Christian Wulff-Nilsen

TL;DR
This paper introduces near-optimal data structures for efficiently answering shortest distance queries from a vertex to the nearest vertex with a given label in planar graphs, improving previous bounds significantly.
Contribution
It presents the first non-trivial exact vertex-labeled distance oracles for planar graphs, matching the best known bounds for unlabeled cases and extending their applicability.
Findings
Achieves near-linear space and constant query time in the best case.
Provides a full tradeoff between space and query time for vertex-labeled distance oracles.
First such oracle for planar graphs beyond trees.
Abstract
Given an undirected -vertex planar graph with non-negative edge weight function and given an assigned label to each vertex, a vertex-labeled distance oracle is a data structure which for any query consisting of a vertex and a label reports the shortest path distance from to the nearest vertex with label . We show that if there is a distance oracle for undirected -vertex planar graphs with non-negative edge weights using space and with query time , then there is a vertex-labeled distance oracle with space and query time. Using the state-of-the-art distance oracle of Long and Pettie, our construction produces a vertex-labeled distance oracle using space and query time at one extreme, space and query time at…
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.
