dtgbasat: Fix dtgbasat bench errors
* bench/dtgbasat/formulas: Fix bin's path. * bench/dtgbasat/prepare.sh: Fix bin's path & ltl2tgba@-sD option. * bench/dtgbasat/stats.sh: Fix bin's path. * bench/dtgbasat/stat.sh: Fix bin's path, ltl2tgba@-sD option
This commit is contained in:
parent
3b5fa22a3b
commit
ba4345a42b
4 changed files with 14 additions and 14 deletions
|
|
@ -93,7 +93,7 @@ G(G!a | F!c | G!b)
|
|||
# randltl -n -1 a b c |
|
||||
# ltlfilt --remove-wm -r -u --size-min=3 --size-max=15 --syntactic-recurrence |
|
||||
# ltlfilt -v --obligation |
|
||||
# ../../src/bin/ltl2tgba -F - -x tba-det -D --stats='%d,%f' |
|
||||
../../bin/ltl2tgba -F - -x tba-det -D --stats='%d,%f' |
|
||||
# grep 0, | head -n 30
|
||||
|
||||
X(Fc W b) R Fa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue