1 #define BUILD_LIBVCSN 1
2 #define VCSN_INSTANTIATION 1
34 vcsn::ssignature<t0_t>(),
35 vcsn::dyn::detail::is_deterministic<t0_t>
Request the map implementation.
bool is_deterministic_register(const signature &sig, is_deterministic_t fn)
vcsn::compose_automaton< true, vcsn::focus_automaton< 1, vcsn::mutable_automaton< vcsn::context< vcsn::tupleset< vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> >, vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> > >, vcsn::b > > >, vcsn::insplit_automaton< vcsn::focus_automaton< 0, vcsn::mutable_automaton< vcsn::context< vcsn::tupleset< vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> >, vcsn::nullableset< vcsn::letterset< vcsn::set_alphabet< vcsn::char_letters >> > >, vcsn::b > > > > > t0_t
bool is_deterministic(const Aut &aut, state_t_of< Aut > s)
Whether state s is deterministic in aut.
Provide a variadic mul on top of a binary mul(), and one().
std::shared_ptr< detail::mutable_automaton_impl< Context >> mutable_automaton
Implementation of labels are letters.
static bool is_deterministic ATTRIBUTE_USED
std::shared_ptr< detail::determinized_automaton_impl< Aut, Kind, Lazy >> determinized_automaton
A determinized automaton as a shared pointer.