/py-finite-automata

Python construction of NFA's with different algorithms with testing of regex.

Primary LanguagePythonMIT LicenseMIT

py-finite-automata

Python construction of Finite Automatas with different algorithms. Also simulates and tests regular expressions.