|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
Namespaces | |
| namespace | automaton |
Functions | |
| automaton::Shift | automaton::shiftFromString (const std::string &shift) |
| std::string | automaton::shiftToString (automaton::Shift shift) |
| ext::ostream & | automaton::operator<< (ext::ostream &out, const automaton::Shift &) |