/automata

Implementation of several automachine

Primary LanguagePython

Automachine

Implementation of several automata machine.

TODO

  • DFA
  • NFA
  • Regular expression
  • DFA minimize
  • NFA to .gv file
  • Pushdown automata
  • Turing automata