omega_h
Reliable mesh adaptation
Omega_h::FiniteAutomaton Member List

This is the complete list of members for Omega_h::FiniteAutomaton, including all inherited members.

accepted_tokens (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomaton
concat(FiniteAutomaton const &a, FiniteAutomaton const &b, int token=0) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic
FiniteAutomaton()=default (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomaton
FiniteAutomaton(int nsymbols_init, bool is_deterministic_init, int nstates_reserve) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomaton
is_deterministic (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomaton
make_deterministic(FiniteAutomaton const &nfa) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic
make_range_nfa(int nsymbols, int range_start, int range_end, int token=0) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic
make_set_nfa(int nsymbols, std::set< int > const &accepted, int token=0) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic
make_single_nfa(int nsymbols, int symbol, int token=0) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic
maybe(FiniteAutomaton const &a, int token=0) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic
plus(FiniteAutomaton const &a, int token=0) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic
simplify(FiniteAutomaton const &fa) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic
simplify_once(FiniteAutomaton const &fa) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic
star(FiniteAutomaton const &a, int token=0) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic
table (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomaton
unite(FiniteAutomaton const &a, FiniteAutomaton const &b) (defined in Omega_h::FiniteAutomaton)Omega_h::FiniteAutomatonstatic