repo.or.cz
/
why3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'minimum-excludant-other-versions' into 'master'
[why3.git]
/
bench
/
encoding
/
see_result.sh
blob
d32d76e30e41cc9729f81c18f294913bdae4b65d
1
#!/bin/sh
2
3
4
#benchs=$(echo partial_deco.csv partial_deco_goal.csv partial_explicit.csv \
5
# partial_explicit_goal.csv twin_deco.csv twin_explicit.csv)
6
7
benchs
=
"$@"
8
9
echo
yices
10
.
/
diff_all.sh
3
$benchs
11
echo
z3
12
.
/
diff_all.sh
5
$benchs
13
echo
cvc3
14
.
/
diff_all.sh
7
$benchs