Definition in file automaton.hpp.
#include <map>
#include <vector>
#include <claw/avl.hpp>
#include <claw/impl/automaton.tpp>
Go to the source code of this file.
Namespaces | |
namespace | claw |
Classes | |
class | claw::automaton< State, Edge, StateComp, EdgeComp > |
Basic automaton structure. More... |