Update readme
This commit is contained in:
parent
51dd52aa86
commit
09db89f2c7
@ -0,0 +1,5 @@
|
||||
# NFA 2 DFA
|
||||
|
||||
This is a project aimed at demonstrating how finite automata work.
|
||||
Currently, the implemented model supports both Deterministic Finite Automata (DFA) as well as Nondeterministic Finite Automata (NFA).
|
||||
Finally, there is also support for converting a NFA into its DFA equivalent.
|
Loading…
x
Reference in New Issue
Block a user