projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78b9b1d
)
Updated run script for QF_ABV
author
Clark Barrett
<barrett@cs.nyu.edu>
Sun, 15 Jun 2014 00:25:03 +0000
(17:25 -0700)
committer
Clark Barrett
<barrett@cs.nyu.edu>
Fri, 27 Jun 2014 17:29:43 +0000
(10:29 -0700)
contrib/run-script-smtcomp2014
patch
|
blob
|
history
diff --git
a/contrib/run-script-smtcomp2014
b/contrib/run-script-smtcomp2014
index 55f274234f9b1b91752228ae5f047fb6c38aaf66..31ee4cf4d821b856aee2a2ff3aab9ac1f8520645 100755
(executable)
--- a/
contrib/run-script-smtcomp2014
+++ b/
contrib/run-script-smtcomp2014
@@
-69,6
+69,9
@@
QF_AUFBV)
trywith 600
finishwith --decision=justification-stoponly
;;
+QF_ABV)
+ finishwith --ite-simp --simp-with-care --repeat-simp
+ ;;
QF_BV)
exec ./pcvc4 -L smt2 --no-incremental --no-checking --no-interactive \
--threads 2 \