![]() |
Awali
Another Weighted Automata library
|
#include <cassert>#include <ostream>#include <string>#include <awali/sttc/misc/escape.hh>#include <awali/utils/hash.hh>#include <awali/sttc/misc/raise.hh>#include <awali/common/enums.hh>#include <awali/sttc/misc/stream.hh>#include <awali/sttc/weightset/weightset.hh>Go to the source code of this file.
Data Structures | |
| class | awali::sttc::zz< N > |
| The cyclic semiring with characteristic N. More... | |
Namespaces | |
| awali | |
| Main namespace of Awali. | |
| awali::sttc | |
| Namespace for the static layer of Awali. | |
Functions | |
| template<unsigned N> | |
| zz< N > | awali::sttc::join (const zz< N > &, const zz< N > &) |