![]() |
Awali
Another Weighted Automata library
|
#include <deque>#include <iostream>#include <map>#include <utility>#include <awali/sttc/ctx/context.hh>#include <awali/sttc/ctx/traits.hh>#include <awali/sttc/misc/map.hh>#include <awali/common/tuple.hh>#include <awali/sttc/history/history.hh>#include <stdexcept>Go to the source code of this file.
Data Structures | |
| class | awali::sttc::tuple_history< Auts > |
| An automaton whose states are tuples of states of automata. More... | |
Namespaces | |
| awali | |
| Main namespace of Awali. | |
| awali::sttc | |
| Namespace for the static layer of Awali. | |