• DocumentCode
    271361
  • Title

    Fast Fully-Compressed Suffix Trees

  • Author

    Navarro, G. ; Russo, Luís M. S.

  • Author_Institution
    Dept. of Comput. Sci., Univ. of Chile, Santiago, Chile
  • fYear
    2014
  • fDate
    26-28 March 2014
  • Firstpage
    283
  • Lastpage
    291
  • Abstract
    We speed up the fully-compressed suffix tree representation (FCST),which is the only one using asymptotically optimal space. Classical representations of suffix trees are fast, but require too much space(O(nlog n) bits for a string of length n over an alphabet of size σ, which is considerably more than the n log σ bits needed to represent the string). Modern compressed suffix tree representations are smaller, getting close to the compressed string size, and achieve constant to sublogarithmic time for most operations. However, their space is not fully optimal. An exception is the FCST, which achieves fully optimal space but its times are super logarithmic. Our contribution significantly accelerates the FCST representation, achieving for many operations log-logarithmic times on typical texts. The resulting FCST variant becomes very attractive in terms of space and time, and a promising alternative in practice.
  • Keywords
    computational complexity; data compression; tree data structures; (O(n log n) bits; FCST representation; asymptotically optimal space; fully compressed suffix trees; log logarithmic times; sublogarithmic time; Arrays; Bioinformatics; DNA; Data compression; Educational institutions; Navigation;
  • fLanguage
    English
  • Publisher
    ieee
  • Conference_Titel
    Data Compression Conference (DCC), 2014
  • Conference_Location
    Snowbird, UT
  • ISSN
    1068-0314
  • Type

    conf

  • DOI
    10.1109/DCC.2014.40
  • Filename
    6824436