* src/tgbatest/ltl2tgba.cc (main): For non-generalized emptiness
check, degeneralize the automaton only if it has too much acceptance conditions. This makes it easier to reproduce runs of randtgba. * src/tgbatest/emptchk.test: Adjust.
This commit is contained in:
parent
dd4d8dea01
commit
49b871f924
3 changed files with 31 additions and 26 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2004-11-15 Alexandre Duret-Lutz <adl@gnu.org>
|
||||
|
||||
* src/tgbatest/ltl2tgba.cc (main): For non-generalized emptiness
|
||||
check, degeneralize the automaton only if it has too much
|
||||
acceptance conditions. This makes it easier to reproduce runs
|
||||
of randtgba.
|
||||
* src/tgbatest/emptchk.test: Adjust.
|
||||
|
||||
2004-11-15 Poitrenaud Denis <denis@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/magic.cc: Fix a stupid bug.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue