|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <CompactSuffixAutomatonFactors.h>
Static Public Member Functions | |
| template<class SymbolType > | |
| static ext::set< unsigned > | query (const indexes::stringology::CompactSuffixAutomatonTerminatingSymbol< SymbolType > &a, const string::LinearString< SymbolType > &pattern) |
|
inlinestatic |