Testing regex rather than only automata
Devorein opened this issue · comments
Safwan Shaheer commented
Right now we are only able to test automata rather than literal regex. I would suggest having a regex class called RegularExpression
just like DeterministicFiniteAutomata
so that we can interchange between them and test them out easily.
Safwan Shaheer commented
Feature added in version 0.0.8