Awali
Another Weighted Automata library
|
#include <queue>
#include <set>
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_complete (const Aut &aut) |
Whether aut is complete. More... | |