谷歌浏览器插件
订阅小程序
在清言上使用

Full Compressed Affix Tree Representations

2017 Data Compression Conference (DCC)(2017)

引用 3|浏览32
暂无评分
摘要
The Suffix Tree, a crucial and versatile data structure for string analysis of large texts, is often used in pattern matching and in bioinformatics applications. The Affix Tree generalizes the Suffix Tree in that it supports full tree functionalities in both search directions. The bottleneck of Affix Trees is their space requirement for storing the data structure. Here, we discuss existing representations and classify them into two categories: Synchronous and Asynchronous. We design Compressed Affix Tree indexes in both categories and explored how to support all tree operations bidirectionally. This work compares alternative approaches for compressing the Affix Tree, measuring their space and time trade-offs for different operations. Moreover, to our knowledge, this is the first work that compares all Compressed Affix Tree implementations offering a practical benchmark for this structure.
更多
查看译文
关键词
full compressed affix tree representations,suffix tree,data structure,text string analysis,pattern matching,bioinformatics applications,tree functionalities,search directions,synchronous representations,asynchronous representations,compressed affix tree indexes
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要