Consider the following NFA (NEA) over the alphabet {0,1}:
1. Convert this NFA (NEA) to a minimal DFA (DEA).
2. Write a regular expression for the set the machine accepts.
3. Write a linear grammar where each right side is of the form aB or a.
(“a” a terminal and “B” a non-terminal) to generate the set.
---
Sollte nicht so schwer sein
Der Automat schaut so aus:





Reply With Quote


Bookmarks