* 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
|
|
@ -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