Awali
Another Weighted Automata library
Data Structures | Namespaces | Functions
zmax.hh File Reference
#include <limits>
#include <ostream>
#include <string>
#include <sstream>
#include <utility>
#include <awali/sttc/misc/raise.hh>
#include <awali/common/enums.hh>
#include <awali/sttc/misc/stream.hh>
#include <awali/sttc/weightset/fwd.hh>
#include <awali/sttc/weightset/b.hh>
#include <awali/sttc/weightset/weightset.hh>

Go to the source code of this file.

Data Structures

class  awali::sttc::zmax
 The Z-max-plus semiring. More...
 

Namespaces

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

Functions

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