Instructions
Simulating a non-deterministic finite automata
- The left FA is an NFA and the right one is a DFA
- Change FA button switches to a different FA
- Change input changes the input given to the FA
- Next displays the next step in FA simulation
- Prev displays the previous step in FA simulation
- Toggle Reject path to switch between accepting paths and rejecting paths