![]() |
Awali
Another Weighted Automata library
|
#include <ostream>#include <string>#include <sstream>#include <awali/sttc/misc/raise.hh>#include <awali/common/enums.hh>#include <awali/sttc/misc/stream.hh>#include <awali/sttc/weightset/n.hh>#include <awali/common/parse_exception.cc>Go to the source code of this file.
Data Structures | |
| class | awali::sttc::z |
| The semiring of Integers. More... | |
Namespaces | |
| awali | |
| Main namespace of Awali. | |
| awali::sttc | |
| Namespace for the static layer of Awali. | |
Functions | |
| z | awali::sttc::join (const b &, const z &) |
| z | awali::sttc::join (const n &, const z &) |
| z | awali::sttc::join (const z &, const b &) |
| z | awali::sttc::join (const z &, const n &) |
| z | awali::sttc::join (const z &, const z &) |