Awali
Another Weighted Automata library
|
#include <awali/sttc/algos/proper.hh>
#include <awali/sttc/algos/is_acyclic.hh>
#include <awali/sttc/labelset/traits.hh>
#include <awali/sttc/misc/add_epsilon_trans.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<unsigned I, typename Tdc > | |
bool | awali::sttc::is_of_finite_image (const Tdc &tdc) |
Check whether the image of every word is finite. More... | |