English

A note on distance labeling in planar graphs

Data Structures and Algorithms 2016-11-22 v1

Abstract

A distance labeling scheme is an assignments of labels, that is binary strings, to all nodes of a graph, so that the distance between any two nodes can be computed from their labels and the labels are as short as possible. A major open problem is to determine the complexity of distance labeling in unweighted and undirected planar graphs. It is known that, in such a graph on nn nodes, some labels must consist of Ω(n1/3)\Omega(n^{1/3}) bits, but the best known labeling scheme uses labels of length O(nlogn)O(\sqrt{n}\log n) [Gavoille, Peleg, P\'erennes, and Raz, J. Algorithms, 2004]. We show that, in fact, labels of length O(n)O(\sqrt{n}) are enough.

Keywords

Cite

@article{arxiv.1611.06529,
  title  = {A note on distance labeling in planar graphs},
  author = {Paweł Gawrychowski and Przemysław Uznański},
  journal= {arXiv preprint arXiv:1611.06529},
  year   = {2016}
}
R2 v1 2026-06-22T16:58:25.646Z