From: Andres Noetzli Date: Sat, 18 May 2019 03:35:27 +0000 (-0700) Subject: [SMT-COMP2019] Better strings configuration (#3010) X-Git-Tag: cvc5-1.0.0~4142 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=437191609061acbc76b92bab79df31334a489e82;p=cvc5.git [SMT-COMP2019] Better strings configuration (#3010) --- 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