![]() |
Awali
Another Weighted Automata library
|
#include <congruence_det.hh>
Public Types | |
| using | label_t = label_t_of< Aut > |
| using | type = std::pair< label_t, typename Weightset::value_t > |
Static Public Member Functions | |
| template<typename Tr > | |
| static type | getLabel (const Aut &aut, Tr tr) |
| using awali::sttc::internal::extended_label< Aut, Weightset >::label_t = label_t_of<Aut> |
| using awali::sttc::internal::extended_label< Aut, Weightset >::type = std::pair<label_t,typename Weightset::value_t> |
|
static |