Awali
Another Weighted Automata library
|
#include <vector>
#include <queue>
#include <awali/sttc/weightset/fwd.hh>
#include <awali/sttc/misc/linkedhashmap.hh>
#include <awali/sttc/misc/pair.hh>
#include <limits>
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 Aut > | |
bool | awali::sttc::is_congruence (const Aut &aut, const std::vector< std::vector< state_t >> &partition) |