Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <SequenceMatchingAutomaton.h>
Static Public Member Functions | |
template<class SymbolType > | |
static automaton::NFA< SymbolType, unsigned int > | construct (const string::LinearString< SymbolType > &pattern) |
|
static |
Create automaton.