Simulator of Deterministic Finite Automaton
Automaton alphabet Σ = {
}
Design you automaton here
Add node:
Regular
Terminate
Clear all
Add edge:
Add
(discard)
Simulate automaton steps
DFA stopped successfully!
Word to simulate:
Start
Next state
Stop
Entered word isn't valid. Is is empty or it isn't a subset of Σ.
Current state:
Fork me on GitHub