Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <ExactNondeterministicSubsequenceAutomaton.h>
Static Public Member Functions | |
template<class SymbolType > | |
static automaton::EpsilonNFA< SymbolType, unsigned > | construct (const string::LinearString< SymbolType > &text) |
|
static |
Performs conversion.