Sciweavers

WEA
2010
Springer

Practical Compressed Suffix Trees

13 years 2 months ago
Practical Compressed Suffix Trees
Abstract. The suffix tree is an extremely important data structure for stringology, with a wealth of applications in bioinformatics. Classical implementations require much space, which renders them useless for large problems. Recent research has yielded two implementations offering widely different space-time tradeoffs. However, each of them has practicality problems regarding either space or time requirements. In this paper we implement a recent theoretical proposal and show it yields an extremely interesting structure that lies in between, offering both practical times and affordable space. The implementation of the theoretical proposal is by no means trivial and involves significant algorithm engineering.
Rodrigo Cánovas, Gonzalo Navarro
Added 15 Feb 2011
Updated 15 Feb 2011
Type Journal
Year 2010
Where WEA
Authors Rodrigo Cánovas, Gonzalo Navarro
Comments (0)