summaryrefslogtreecommitdiff
path: root/contrib/run-script-smtcomp2019
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/run-script-smtcomp2019')
-rw-r--r--contrib/run-script-smtcomp20196
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/run-script-smtcomp2019 b/contrib/run-script-smtcomp2019
index 849df0a6b..4138decd6 100644
--- a/contrib/run-script-smtcomp2019
+++ b/contrib/run-script-smtcomp2019
@@ -135,9 +135,9 @@ QF_ALIA)
trywith 70 --decision=justification --arrays-weak-equiv
finishwith --decision=justification-stoponly --no-arrays-eager-index --arrays-eager-lemmas
;;
-QF_SLIA)
- trywith 500 --strings-exp --rewrite-divk --lang=smt2.6.1
- finishwith --strings-exp --rewrite-divk --lang=smt2.6.1 --strings-fmf
+QF_S|QF_SLIA)
+ trywith 300 --strings-exp --rewrite-divk --lang=smt2.6.1 --strings-fmf
+ finishwith --strings-exp --rewrite-divk --lang=smt2.6.1
;;
QF_ABVFP)
finishwith
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback