Awali
Another Weighted Automata library
|
Whether the weight of beetween two states on component, it is always unique. More...
#include <has_twins_property.hh>
Public Types | |
using | component_t = std::unordered_set< state_t > |
using | weight_t = weight_t_of< Aut > |
Public Member Functions | |
cycle_identity_impl () | |
bool | check (const component_t &component, const Aut &aut) |
Whether the weight of beetween two states on component, it is always unique.
using awali::sttc::internal::cycle_identity_impl< Aut >::component_t = std::unordered_set<state_t> |
using awali::sttc::internal::cycle_identity_impl< Aut >::weight_t = weight_t_of<Aut> |
awali::sttc::internal::cycle_identity_impl< Aut >::cycle_identity_impl | ( | ) |
bool awali::sttc::internal::cycle_identity_impl< Aut >::check | ( | const component_t & | component, |
const Aut & | aut | ||
) |