Graphical interface for designing finite automata
-
Updated
Oct 11, 2020 - JavaScript
Graphical interface for designing finite automata
NFA to DFA Convertor written with JS
converting NFA to DFA with graphical interface
This tool is used to convert non-deterministic finite automata (NFA) to deterministic finite automata (DFA) through an interactive and visual interface.
Add a description, image, and links to the nfa2dfa topic page so that developers can more easily learn about it.
To associate your repository with the nfa2dfa topic, visit your repo's landing page and select "manage topics."