Awali
Another Weighted Automata library
Typedefs | Functions
awali::dyn::deprecated Namespace Reference

Typedefs

using context_description = awali::dyn::context::context_description
 
using labelset_description = awali::dyn::context::labelset_description
 
using weightset_description = awali::dyn::context::weightset_description
 

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)
 

Typedef Documentation

◆ context_description

◆ labelset_description

◆ weightset_description

Function Documentation

◆ parse_characteristic()

int awali::dyn::deprecated::parse_characteristic ( std::istream &  i)

◆ parse_context()

context_description awali::dyn::deprecated::parse_context ( std::istream &  i)

◆ parse_labels()

labelset_description awali::dyn::deprecated::parse_labels ( std::istream &  i)

◆ parse_labelset()

labelset_description awali::dyn::deprecated::parse_labelset ( std::istream &  i)

◆ parse_weights()

weightset_description awali::dyn::deprecated::parse_weights ( std::istream &  i)

◆ parse_weightset()

weightset_description awali::dyn::deprecated::parse_weightset ( std::istream &  i)