String process
General software features
Set of C and Java code to implement algorithms on strings :
- Pattern matching automata
- String searching with a sliding window
- Suffix arrays
- Structures for indexes
- Indexes
- Alignments
- Approximate patterns
- Local periods
These algorithms are presented in [Crochemore, Hancart, Lecroq, 2001].