Non-deterministic finite automaton

Input Number =


    
Logic

NFA

0 1
> a ab a
 b c ϕ
* c ϕ ϕ

DFA

0 1
> M N M
  N L M
* L L M