Faster entropy-bounded compressed suffix trees
ddc:004
DATA processing & computer science
Compressed data structures
0202 electrical engineering, electronic engineering, information engineering
Range minimum queries
02 engineering and technology
Suffix trees
info:eu-repo/classification/ddc/004
004
Theoretical Computer Science
Computer Science(all)
DOI:
10.1016/j.tcs.2009.09.012
Publication Date:
2009-09-16T08:33:30Z
AUTHORS (3)
ABSTRACT
AbstractSuffix trees are among the most important data structures in stringology, with a number of applications in flourishing areas like bioinformatics. Their main problem is space usage, which has triggered much research striving for compressed representations that are still functional. A smaller suffix tree representation could fit in a faster memory, outweighing by far the theoretical slowdown brought by the space reduction. We present a novel compressed suffix tree, which is the first achieving at the same time sublogarithmic complexity for the operations, and space usage that asymptotically goes to zero as the entropy of the text does. The main ideas in our development are compressing the longest common prefix information, totally getting rid of the suffix tree topology, and expressing all the suffix tree operations using range minimum queries and a novel primitive called next/previous smaller value in a sequence. Our solutions to those operations are of independent interest.
SUPPLEMENTAL MATERIAL
Coming soon ....
REFERENCES (47)
CITATIONS (68)
EXTERNAL LINKS
PlumX Metrics
RECOMMENDATIONS
FAIR ASSESSMENT
Coming soon ....
JUPYTER LAB
Coming soon ....