English

Distance and routing labeling schemes for cube-free median graphs

Discrete Mathematics 2020-07-07 v2 Data Structures and Algorithms

Abstract

Distance labeling schemes are schemes that label the vertices of a graph with short labels in such a way that the distance between any two vertices uu and vv can be determined efficiently by merely inspecting the labels of uu and vv, without using any other information. Similarly, routing labeling schemes label the vertices of a graph in a such a way that given the labels of a source node and a destination node, it is possible to compute efficiently the port number of the edge from the source that heads in the direction of the destination. One of important problems is finding natural classes of graphs admitting distance and/or routing labeling schemes with labels of polylogarithmic size. In this paper, we show that the class of cube-free median graphs on nn nodes enjoys distance and routing labeling schemes with labels of O(log3n)O(\log^3 n) bits.

Keywords

Cite

@article{arxiv.1809.10508,
  title  = {Distance and routing labeling schemes for cube-free median graphs},
  author = {Victor Chepoi and Arnaud Labourel and Sebastien Ratel},
  journal= {arXiv preprint arXiv:1809.10508},
  year   = {2020}
}

Comments

34 pages, 10 figures