Awali
Another Weighted Automata library
|
Go to the source code of this file.
Data Structures | |
class | awali::sttc::internal::partition_automaton_impl< Aut > |
Namespaces | |
awali | |
Main namespace of Awali. | |
awali::sttc | |
Namespace for the static layer of Awali. | |
awali::sttc::internal | |
Implementation details of static layer (not stable). | |
Typedefs | |
template<typename Aut > | |
using | awali::sttc::partition_automaton = std::shared_ptr< internal::partition_automaton_impl< Aut > > |
A subset automaton as a shared pointer. More... | |