[WIP] 📚 A python automata library implementing Finite Automata, FA with Output and PDA
-
Updated
Feb 22, 2022 - Python
[WIP] 📚 A python automata library implementing Finite Automata, FA with Output and PDA
A GUI based Moore/Mealy visualizer and converter using python libraries(Tkinter,NetworkX,Matplotlib)
A C++ console application that converts Mealy Finite State Machines (FSMs) into equivalent Moore FSMs. Takes Mealy machine specifications as input and outputs the corresponding Moore machine's state table and outputs, demonstrating a core concept in digital logic and automata theory.
Add a description, image, and links to the mealy-to-moore topic page so that developers can more easily learn about it.
To associate your repository with the mealy-to-moore topic, visit your repo's landing page and select "manage topics."