Alternating finite automaton Guide, Meaning , Facts, Information and Description
In automata theory, an alternating finite automaton (AFA) is a non-deterministic finite automaton whose transitions are divided into existential and universal transitions. Let A be an alternating automaton.
- For a transition , A nondeterministically chooses to switch the state to either or , reading a.
- For a transition , A moves to and , reading a.
A basic theorem tells that any AFA is equivalent to an non-deterministic finite automaton (NFA) by performing a similar kind of powerset construction as it is used for the transformation of a NFA to a deterministic finite automaton (DFA). This construction converts an AFA with k states to a NFA with up to states.
This is an Article on Alternating finite automaton. Page Contains Information, Facts Details or Explanation Guide About Alternating finite automaton
