Visual Automata Versions Save

Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.

1093bea

3 years ago
  • Added unit testing for VisualNFA.
  • Set up workflows for automatically testing with pytest, and publish package to PyPI.
  • Minor code cleaning.

eb98a2f

3 years ago
  • NFA support.

ddf95be

3 years ago
  • Initial release.
  • Minor bugfixes.