* src/tgbatest/emptchkr.test: Tune the "big degeneralized" test
so it actually explore some accepting automata.
This commit is contained in:
parent
9782b822f0
commit
0fc279c56e
2 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
2004-12-10 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbatest/emptchkr.test: Tune the "big degeneralized" test
|
||||
so it actually explore some accepting automata.
|
||||
|
||||
* src/tgbaalgos/gtec/gtec.hh, src/tgbaalgos/gtec/gtec.cc
|
||||
(couvreur99_check_shy::couvreur99_check_shy): Add the group option,
|
||||
and redefine todo as a list so it can be iterated over.
|
||||
|
|
|
|||
|
|
@ -48,5 +48,4 @@ run 0 ./randtgba -e 100 -s 550 -r -m -a 4 0.2 -d 0.08
|
|||
|
||||
# Bigger automata. With valgrind this is slow, so we do less.
|
||||
run 0 ./randtgba -e 10 -s 0 -n 500 -r -m -a 1 0.0003 -d 0.01
|
||||
run 0 ./randtgba -e 10 -s 0 -n 500 -r -m -a 4 0.0003 -d 0.01
|
||||
run 0 ./randtgba -e 10 -s 0 -n 500 -r -m -a 4 0.0005 -D -d 0.01
|
||||
run 0 ./randtgba -e 10 -s 0 -n 500 -r -m -a 4 0.0011 -D -d 0.01
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue