46# ifndef STRING_ALGORITHMS_H
47# define STRING_ALGORITHMS_H
Multi-pattern string matching with the Aho-Corasick automaton.
Dynamic-programming algorithms for string similarity and alignment.
Palindrome algorithms over strings.
Classical pattern searching algorithms over strings.
Suffix structures: suffix array/LCP, suffix tree, suffix automaton.