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