Near-Optimal Compression for the Planar Graph Metric
Abstract
The Planar Graph Metric Compression Problem is to compactly encode the distances among nodes in a planar graph of size . Two na\"ive solutions are to store the graph using bits, or to explicitly store the distance matrix with bits. The only lower bounds are from the seminal work of Gavoille, Peleg, Prennes, and Raz [SODA'01], who rule out compressions into a polynomially smaller number of bits, for {\em weighted} planar graphs, but leave a large gap for unweighted planar graphs. For example, when , the upper bound is and their constructions imply an lower bound. This gap is directly related to other major open questions in labelling schemes, dynamic algorithms, and compact routing. Our main result is a new compression of the planar graph metric into bits, which is optimal up to log factors. Our data structure breaks an lower bound of Krauthgamer, Nguyen, and Zondiner [SICOMP'14] for compression using minors, and the lower bound of Gavoille et al. for compression of weighted planar graphs. This is an unexpected and decisive proof that weights can make planar graphs inherently more complex. Moreover, we design a new {\em Subset Distance Oracle} for planar graphs with space, and query time. Our work carries strong messages to related fields. In particular, the famous vs. gap for distance labelling schemes in planar graphs {\em cannot} be resolved with the current lower bound techniques.
Cite
@article{arxiv.1703.04814,
title = {Near-Optimal Compression for the Planar Graph Metric},
author = {Amir Abboud and Pawel Gawrychowski and Shay Mozes and Oren Weimann},
journal= {arXiv preprint arXiv:1703.04814},
year = {2017}
}