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
do not take resource limits from more than one source
[why3.git]
/
bench
/
encoding
/
compute_result.sh
blob
92cb7d27858c56bfeb8f94e76e75c62dcc291f62
1
#!/bin/sh
2
3
echo
"Z3:"
4
.
/
diff_all2.sh z3 lines columns
5
6
echo
"CVC3:"
7
.
/
diff_all2.sh cvc3 lines columns
8
9
echo
"Yices:"
10
.
/
diff_all2.sh yices yices_lines yices_columns