English

Succinct Euler-Tour Trees

Data Structures and Algorithms 2021-06-30 v2

Abstract

We show how a collection of Euler-tour trees for a forest on nn vertices can be stored in 2n+o(n)2 n + o (n) bits such that simple queries take constant time, more complex queries take logarithmic time and updates take polylogarithmic amortized time.

Keywords

Cite

@article{arxiv.2105.04965,
  title  = {Succinct Euler-Tour Trees},
  author = {Travis Gagie and Sebastian Wild},
  journal= {arXiv preprint arXiv:2105.04965},
  year   = {2021}
}