Automata and Formal Languages: Examples
Note: This is an archvied version of our old webpage. Some links might be broken. The current one can be found here.
Conversions
- NFA -> DFA: PDF
- regular expression -> NFA: PDF
- a conversion from NFA to regular expression as well as another example
of the other two conversions can be found as a large example.