Awali
Another Weighted Automata library
|
#include <ostream>
#include <string>
#include <sstream>
#include <limits>
#include <awali/sttc/misc/raise.hh>
#include <awali/common/enums.hh>
#include <awali/sttc/misc/stream.hh>
#include <awali/sttc/weightset/weightset.hh>
#include <awali/sttc/weightset/b.hh>
#include <awali/sttc/weightset/fwd.hh>
Go to the source code of this file.
Data Structures | |
class | awali::sttc::noo |
The semiring of extended natural numbers. More... | |
Namespaces | |
awali | |
Main namespace of Awali. | |
awali::sttc | |
Namespace for the static layer of Awali. | |
Functions | |
noo | awali::sttc::join (const b &, const noo &) |
noo | awali::sttc::join (const noo &, const b &) |
noo | awali::sttc::join (const noo &, const noo &) |