Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <EpsilonNFA.h>
Trait to detect whether the type parameter T is or is not EpsilonNFA. Derived from std::true_type.
Specialisation for EpsilonNFA.
SymbolType | used for the terminal alphabet of the automaton |
StateType | used for the terminal alphabet of the automaton |