projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09590d6
)
QF_LRA strategy in run script, now final (?) for smt-comp 2012
author
Morgan Deters
<mdeters@gmail.com>
Mon, 18 Jun 2012 21:48:02 +0000
(21:48 +0000)
committer
Morgan Deters
<mdeters@gmail.com>
Mon, 18 Jun 2012 21:48:02 +0000
(21:48 +0000)
contrib/run-script-smtcomp2012
patch
|
blob
|
history
diff --git
a/contrib/run-script-smtcomp2012
b/contrib/run-script-smtcomp2012
index bad8482c2cbbfce68cc9c783cd5301028cf5c320..2183df8ce3922508d038073a0490a3730373f25d 100755
(executable)
--- a/
contrib/run-script-smtcomp2012
+++ b/
contrib/run-script-smtcomp2012
@@
-26,7
+26,7
@@
case "$logic" in
QF_LRA)
# 10 minutes with default decision heuristic
- trywith --tlimit-per=
6
00000
+ trywith --tlimit-per=
3
00000
# switch to internal decision heuristic
finishwith --decision=internal
;;