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
Thanks for the pointer! Please note that dk.brics.automaton already supports multiple minimization algorithms, including Valmari's (https://github.com/cs-au-dk/dk.brics.automaton/blob/master/src/dk/brics/automaton/MinimizationOperations.java). The paper you refer to unfortunately only contains an experimental comparison with the Hopcroft algorithm, and the experiments appear to be relatively simple, so it's not clear how well the results generalize.
If you can provide a pull request, that would be great :-)
Hi, any chance we can implement https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5091862/ ? It claims to be faster than all the existing methods available. Thanks!
The text was updated successfully, but these errors were encountered: