* src/tgbatest/readsave.test: Fix parameter of randtgba call.
more statistics. the heap used for bit state hashing version and adjust the prototype of * src/tgbaalgos/tau03.cc, src/tgbaalgos/tau03opt.cc: adjust the prototype of has_been_visited and pop_notify.
This commit is contained in:
parent
333ee43f00
commit
4e6ce2e739
2 changed files with 9 additions and 5 deletions
|
|
@ -60,7 +60,7 @@ rm -f input stdout expected
|
|||
|
||||
|
||||
# Likewise, with a randomly generated TGBA.
|
||||
run 0 ./randtgba -t 1 -n 20 -d 0.2 a b -a 2 0.1 >input
|
||||
run 0 ./randtgba -F 0 -t 1 -n 20 -d 0.2 a b -a 2 0.1 >input
|
||||
sed 's/"b & a"/"a \& b"/g;s/"a1" "a0"/"a0" "a1"/g' input > tmp_ &&
|
||||
mv tmp_ input
|
||||
cat input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue