Tree compression with top trees

  • Authors:
  • Philip Bille;Inge Li Gørtz;Gad M. Landau;Oren Weimann

  • Affiliations:
  • DTU Compute, Technical University of Denmark, Denmark;DTU Compute, Technical University of Denmark, Denmark;University of Haifa, Israel;University of Haifa, Israel

  • Venue:
  • ICALP'13 Proceedings of the 40th international conference on Automata, Languages, and Programming - Volume Part I
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

We introduce a new compression scheme for labeled trees based on top trees [3]. Our compression scheme is the first to simultaneously take advantage of internal repeats in the tree (as opposed to the classical DAG compression that only exploits rooted subtree repeats) while also supporting fast navigational queries directly on the compressed representation. We show that the new compression scheme achieves close to optimal worst-case compression, can compress exponentially better than DAG compression, is never much worse than DAG compression, and supports navigational queries in logarithmic time.