@inproceedings{10439ccc336d491d96b2235e4fade485,
title = "Near-optimal distance emulator for planar graphs",
abstract = "Given a graph G and a set of terminals T, a distance emulator of G is another graph H (not necessarily a subgraph of G) containing T, such that all the pairwise distances in G between vertices of T are preserved in H. An important open question is to find the smallest possible distance emulator. We prove that, given any subset of k terminals in an n-vertex undirected unweighted planar graph, we can construct in {\~O}(n) time a distance emulator of size {\~O}(min(k2, √k · n)). This is optimal up to logarithmic factors. The existence of such distance emulator provides a straightforward framework to solve distance-related problems on planar graphs: Replace the input graph with the distance emulator, and apply whatever algorithm available to the resulting emulator. In particular, our result implies that, on any unweighted undirected planar graph, one can compute ll-pairs shortest path distances among k terminals in {\~O}(n) time when k = O(n1/3).",
keywords = "Distance emulators, Distance oracles, Distance preservers, Metric compression, Planar graphs, Shortest paths",
author = "Chang, {Hsien Chih} and Pawe{\l} Gawrychowski and Shay Mozes and Oren Weimann",
note = "Publisher Copyright: {\textcopyright} Steven Chaplick, Minati De, Alexander Ravsky, and Joachim Spoerhase.; 26th European Symposium on Algorithms, ESA 2018 ; Conference date: 20-08-2018 Through 22-08-2018",
year = "2018",
month = aug,
day = "1",
doi = "https://doi.org/10.4230/LIPIcs.ESA.2018.16",
language = "American English",
isbn = "9783959770811",
series = "Leibniz International Proceedings in Informatics, LIPIcs",
publisher = "Schloss Dagstuhl- Leibniz-Zentrum fur Informatik GmbH, Dagstuhl Publishing",
editor = "Hannah Bast and Grzegorz Herman and Yossi Azar",
booktitle = "26th European Symposium on Algorithms, ESA 2018",
address = "Germany",
}