Description
Suffix array construction.
Description
Suffix array construction in Haskell. Currently, only a naive method is provided. More advanced construction methods might follow.
README.md
OrderedBits
A collection of suffix structures. While we currently only provide a naive construction method, this method should still be acceptably fast in many cases up to around 100M characters -- assuming the input sequence is well behaved in some sense.
Contact
Christian Hoener zu Siederdissen [email protected] Leipzig University, Leipzig, Germany.