2 Commits

Author SHA1 Message Date
34fee99232 Fix bug in construct_nfa
Intermediate final states were being left in by add_fsa(); we always
want to mark the added FSA's final state as non-final.
2024-11-02 23:12:23 +00:00
074b174d0f Create some integration tests 2024-11-02 17:35:04 +00:00