You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix performance issue on intersection & execution timeout not respect…
…ed on intersection and generate_strings (#7)
Fix#5: Performance issue on intersection (#7)
Fix#6: Execution timeout not respected on intersection and generate_strings
Update automaton's convertion to regex algorithm (#1)
* WIP: Rework convert automaton to regex
* WIP: Remove prints
* WIP: Some good progress
* Update convert to regex algorithm
* Update version
* Fix