* wrap/python/ajax/spot.in: Use the degeneralized automaton if

available while computing the emptiness check.
This commit is contained in:
Alexandre Duret-Lutz 2011-03-04 21:04:38 +01:00
parent de4166f4c9
commit 0792fb741d
2 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,8 @@
2011-03-04 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* wrap/python/ajax/spot.in: Use the degeneralized automaton if
available while computing the emptiness check.
2011-03-04 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Speedup build_result() called by minimize_dfa().