An executable that takes in a file containing an NFA/DFA/e_NFA automaton graph file (following graphviz's grammar&syntax) and converts it to a minimized DFA
-
Updated
Dec 24, 2021 - C++
An executable that takes in a file containing an NFA/DFA/e_NFA automaton graph file (following graphviz's grammar&syntax) and converts it to a minimized DFA
Automata Simulator: DFA & NFA
En el presente repositorio, se desarrolló una "Mealy Machine" para el curso de Teoría de la computación, la cuál representa en funcionamiento de una máquina expendedora con 9 estados y sus correspondientes salidas. Cabe destacar que el desarrollo se hizo mediante el Software de JFLAP, construido por la universidad de Duke.
Add a description, image, and links to the automaton-graph topic page so that developers can more easily learn about it.
To associate your repository with the automaton-graph topic, visit your repo's landing page and select "manage topics."