Efficient Dynamic Approximate Distance Oracles for Vertex-Labeled Planar Graphs
Data Structures and Algorithms
2017-08-29 v2
Abstract
Let be a graph where each vertex is associated with a label. A Vertex-Labeled Approximate Distance Oracle is a data structure that, given a vertex and a label , returns a -approximation of the distance from to the closest vertex with label in . Such an oracle is dynamic if it also supports label changes. In this paper we present three different dynamic approximate vertex-labeled distance oracles for planar graphs, all with polylogarithmic query and update times, and nearly linear space requirements.
Keywords
Cite
@article{arxiv.1707.02414,
title = {Efficient Dynamic Approximate Distance Oracles for Vertex-Labeled Planar Graphs},
author = {Itay Laish and Shay Mozes},
journal= {arXiv preprint arXiv:1707.02414},
year = {2017}
}