Show Source | | About « 3.3. DFA exercises 2 :: Contents :: 3.5. NFA: Non-Deterministic Finite Automata »
HINT: If DFA M accepts language L, the we can create a machine to accept the complement of L by reversing the final and non-final states of M. However, that only works on a complete DFA, meaning that we have to take into account the trap state.
Contact Us || Privacy | | License « 3.3. DFA exercises 2 :: Contents :: 3.5. NFA: Non-Deterministic Finite Automata »