13 template <Automaton Aut>
52 return aut_->print_state_name(s, out, fmt);
An input/output format for valuesets.
weightset_mixin< detail::r_impl > r
Provide a variadic mul on top of a binary mul(), and one().
auto hash_value(const T &v) -> decltype(std::hash< T >
Following the naming convention of Boost.
auto out(const Aut &aut, state_t_of< Aut > s)
Indexes of visible transitions leaving state s.
std::ostream & print(state_t s, std::ostream &out, format fmt={}) const
static bool less(state_t l, state_t r)
typename detail::state_t_of_impl< base_t< ValueSet >>::type state_t_of
stateset(const automaton_t &aut)
static size_t hash(state_t s)
static bool equal(state_t l, state_t r)
static constexpr bool is_letterized()
state_t_of< Aut > state_t