English

A simple and optimal ancestry labeling scheme for trees

Data Structures and Algorithms 2015-04-28 v2

Abstract

We present a lgn+2lglgn+3\lg n + 2 \lg \lg n+3 ancestry labeling scheme for trees. The problem was first presented by Kannan et al. [STOC 88'] along with a simple 2lgn2 \lg n solution. Motivated by applications to XML files, the label size was improved incrementally over the course of more than 20 years by a series of papers. The last, due to Fraigniaud and Korman [STOC 10'], presented an asymptotically optimal lgn+4lglgn+O(1)\lg n + 4 \lg \lg n+O(1) labeling scheme using non-trivial tree-decomposition techniques. By providing a framework generalizing interval based labeling schemes, we obtain a simple, yet asymptotically optimal solution to the problem. Furthermore, our labeling scheme is attained by a small modification of the original 2lgn2 \lg n solution.

Keywords

Cite

@article{arxiv.1407.5011,
  title  = {A simple and optimal ancestry labeling scheme for trees},
  author = {Søren Dahlgaard and Mathias Bæk Tejs Knudsen and Noy Rotbart},
  journal= {arXiv preprint arXiv:1407.5011},
  year   = {2015}
}

Comments

12 pages, 1 figure. To appear at ICALP'15

R2 v1 2026-06-22T05:07:33.350Z