Awali
Another Weighted Automata library
Data Structures | Namespaces | Functions
n.hh File Reference
#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/b.hh>
#include <awali/sttc/weightset/lr_parse_number.hh>

Go to the source code of this file.

Data Structures

class  awali::sttc::n
 The semiring of Natural numbers. More...
 

Namespaces

 awali
 Main namespace of Awali.
 
 awali::sttc
 Namespace for the static layer of Awali.
 

Functions

awali::sttc::join (const b &, const n &)
 
awali::sttc::join (const n &, const b &)
 
awali::sttc::join (const n &, const n &)