Abstract
Given an undirected n-vertex planar graph G = (V, E, ω) with non-negative edge weight function ω : E → R 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 u and a label λ reports the shortest path distance from u to the nearest vertex with label λ. We show that if there is a distance oracle for undirected n-vertex planar graphs with non-negative edge weights using s(n) space and with query time q(n), then there is a vertex-labeled distance oracle with Õ(s(n))1 space and Õ(q(n)) query time. Using the state-of-the-art distance oracle of Long and Pettie [12], our construction produces a vertex-labeled distance oracle using n1+o(1) space and query time Õ(1) at one extreme, Õ(n) space and no(1) query time at the other extreme, as well as such oracles for the full tradeoff between space and query time obtained in their paper. This is the first non-trivial exact vertex-labeled distance oracle for planar graphs and, to our knowledge, for any interesting graph class other than trees.
Original language | English |
---|---|
Title of host publication | 32nd International Symposium on Algorithms and Computation, ISAAC 2021 |
Editors | Hee-Kap Ahn, Kunihiko Sadakane |
Number of pages | 14 |
Publisher | Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing |
Publication date | 2021 |
Article number | 23 |
ISBN (Electronic) | 9783959772143 |
DOIs | |
Publication status | Published - 2021 |
Event | 32nd International Symposium on Algorithms and Computation, ISAAC 2021 - Fukuoka, Japan Duration: 6 Dec 2021 → 8 Dec 2021 |
Conference
Conference | 32nd International Symposium on Algorithms and Computation, ISAAC 2021 |
---|---|
Country/Territory | Japan |
City | Fukuoka |
Period | 06/12/2021 → 08/12/2021 |
Series | Leibniz International Proceedings in Informatics, LIPIcs |
---|---|
Volume | 212 |
ISSN | 1868-8969 |
Bibliographical note
Publisher Copyright:© Jacob Evald, Viktor Fredslund-Hansen, and Christian Wulff-Nilsen.
Keywords
- Color distance oracle
- Distance oracle
- Planar graph
- Vertex labels