Efficient Vertex-Label Distance Oracles for Planar Graphs
Data Structures and Algorithms
2017-12-19 v2
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.
Cite
@article{arxiv.1504.04690,
title = {Efficient Vertex-Label Distance Oracles for Planar Graphs},
author = {Shay Mozes and Eyal E. Skop},
journal= {arXiv preprint arXiv:1504.04690},
year = {2017}
}