These questions use the following state machine:
-
Draw out an equivalent finite automaton to the
given one after applying the ε-elimination
technique described in class.
- Is the state machine an NFA (non-deterministic finite automaton) or DFA (deterministic finite automaton)?
- If the machine is a DFA, create an NFA that recognizes the
same language.
If the machine is an NFA, create a DFA that recognizes the same
language.
If you skip class on 9/4, you should complete the assignment below.
Turn your work in on Canvas to the C4 submission box by 11:59 PM on
9/8 (the Sunday following 9/4).
Do all of the work described above.
Additionally, show the ε-closure for
each state in the above state machine.