Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ExactSuffixAutomaton.h>
Static Public Member Functions | |
template<class SymbolType > | |
static indexes::stringology::SuffixAutomaton< SymbolType > | construct (const string::LinearString< SymbolType > &pattern) |
|
static |