Awali
Another Weighted Automata library
|
#include <memory>
#include <string>
#include <vector>
#include <list>
#include <awali/dyn/core/any.hh>
#include <awali/dyn/core/typedefs.hh>
#include <awali/dyn/core/context_description/description_types.hh>
Go to the source code of this file.
Data Structures | |
struct | awali::dyn::abstract_context_t |
Abstract interface representing the weightset and labelset of an automaton, a rational expression or a transducer. More... | |
Namespaces | |
awali | |
Main namespace of Awali. | |
awali::dyn | |
Namespace for the dynamical layer of Awali. | |