[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 simple tool to convert NDFA(Non-deterministic Finite Automaton)(without Lambda(or Epilson) Transitions) into DFA(Deterministic Finite Automaton), both using JFLAP's simulator file format.
Projet CY-Tech
Aplicación que recibe una tabla de transiciones AFND y encuentra una tabla de transiciones AFD equivalente
In this Repo you can find CheatSeat for Theory of Computation and last minutes notes for your semester.
Add a description, image, and links to the ndfa-to-dfa topic page so that developers can more easily learn about it.
To associate your repository with the ndfa-to-dfa topic, visit your repo's landing page and select "manage topics."