Name: index_compressed
Author: Tobias Stadler <tobiasstadler@mytum.de>
Maintainer: Johannes Krugel <krugel@in.tum.de>
License: BSD 3-clause
Copyright: 2011, Technische Universitaet Muenchen
Status: under development
Homepage: http://www14.in.tum.de/papi/
Description: Compressed suffix data structures and algorithms.
 Implementations of the compressed suffix array of Sadakane [SS2001,HLSS2003]
 and the LZ index [HLSS2003].
 .
 [SS2001] K. Sadakane and T. Shibuya
   "Indexing Huge Genome Sequences for Solving Various Problems"
   Genome Informatics Series, 2001, 12, 175-183
 .
 [HLSS2003] W.-K. Hon, T.-W. Lam, K. Sadakane und W.-K. Sung
   "Constructing Compressed Suffix Arrays with Large Alphabets",
   Algorithms and Computation, 2003, 2906, 240-249,
   http://dx.doi.org/10.1007/978-3-540-24587-2_26
 .
 [Nav2004] G. Navarro
   "Indexing text using the Ziv-Lempel trie",
   Journal of Discrete Algorithms, 2004, 2, 87-114,
   http://dx.doi.org/10.1016/S1570-8667(03)00066-2
  .
 See also:
 [Stadler2011] T. Stadler "Konstruktion von komprimierten Indizes fr
   riesige Texte", Master thesis, Technische Universitt Mnchen, 2011
