VeriFIT / mata

A fast and simple automata library
MIT License
23 stars 13 forks source link

Performance of `get_word()` #431

Closed jurajsic closed 3 months ago

jurajsic commented 3 months ago

On the following automaton with 280000 states, getting word is very slow (timesout in 2 min), I think we should be able to get it faster. aut.mata.zip