Awali
Another Weighted Automata library
Namespaces | Functions
is_functional.hh File Reference
#include <stack>
#include <unordered_map>
#include <awali/sttc/labelset/tupleset.hh>
#include <awali/sttc/misc/add_epsilon_trans.hh>
#include <awali/sttc/algos/projection.hh>
#include <awali/sttc/algos/proper.hh>
#include <awali/sttc/algos/partial_identity.hh>
#include <awali/sttc/algos/compose.hh>

Go to the source code of this file.

Namespaces

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

Functions

template<typename Tdc >
bool awali::sttc::is_functional (Tdc &transducer)