claw 1.9.0
 
Loading...
Searching...
No Matches
automaton.hpp File Reference

A basic automaton structure. More...

#include <claw/avl.hpp>
#include <map>
#include <vector>
#include <claw/automaton.tpp>
Include dependency graph for automaton.hpp:

Go to the source code of this file.

Classes

class  claw::automaton< State, Edge, StateComp, EdgeComp >
 Basic automaton structure. More...
 

Namespaces

namespace  claw
 This is the main namespace.
 

Detailed Description

A basic automaton structure.

Author
Julien Jorge

Definition in file automaton.hpp.