Awali
Another Weighted Automata library
|
#include <awali/dyn/core/context_description.hh>
Go to the source code of this file.
Namespaces | |
awali | |
Main namespace of Awali. | |
awali::dyn | |
Namespace for the dynamical layer of Awali. | |
awali::dyn::deprecated | |
Functions | |
int | awali::dyn::deprecated::parse_characteristic (std::istream &i) |
context_description | awali::dyn::deprecated::parse_context (std::istream &i) |
labelset_description | awali::dyn::deprecated::parse_labels (std::istream &i) |
labelset_description | awali::dyn::deprecated::parse_labelset (std::istream &i) |
weightset_description | awali::dyn::deprecated::parse_weights (std::istream &i) |
weightset_description | awali::dyn::deprecated::parse_weightset (std::istream &i) |