Awali
Another Weighted Automata library
|
Functions | |
int | parse_characteristic (std::istream &i) |
context_description | parse_context (std::istream &i) |
labelset_description | parse_labels (std::istream &i) |
labelset_description | parse_labelset (std::istream &i) |
weightset_description | parse_weights (std::istream &i) |
weightset_description | parse_weightset (std::istream &i) |
using awali::dyn::deprecated::context_description = typedef awali::dyn::context::context_description |
using awali::dyn::deprecated::labelset_description = typedef awali::dyn::context::labelset_description |
using awali::dyn::deprecated::weightset_description = typedef awali::dyn::context::weightset_description |
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 | ) |