From 42d2fb0008601c9b66ee9953d3f8826cfdf8e285 Mon Sep 17 00:00:00 2001 From: ajreynol Date: Thu, 12 Jun 2014 00:31:29 +0200 Subject: Update SMTCOMP script to handle all quantified logics. --- contrib/run-script-smtcomp2014 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/run-script-smtcomp2014 b/contrib/run-script-smtcomp2014 index 196ce5a6b..ccb05733a 100755 --- a/contrib/run-script-smtcomp2014 +++ b/contrib/run-script-smtcomp2014 @@ -32,7 +32,7 @@ QF_LIA) # same as QF_LRA but add --pb-rewrites finishwith --enable-miplib-trick --miplib-trick-subs=4 --use-approx --stats --lemmas-on-replay-failure --replay-early-close-depth=4 --replay-lemma-reject-cut=128 --replay-reject-cut=512 --unconstrained-simp --use-soi --pb-rewrites ;; -AUFLIA|AUFLIRA|AUFNIRA|UFLRA|UFNIA) +ALIA|AUFLIA|AUFLIRA|AUFNIRA|BV|UF|UFBV|UFIDL|UFLIA|UFLRA|UFNIA) # the following is designed for a run time of 1500s. # initial runs trywith 20 --simplification=none --decision=internal --full-saturate-quant @@ -55,7 +55,7 @@ AUFLIA|AUFLIRA|AUFNIRA|UFLRA|UFNIA) trywith 300 --finite-model-find --sort-inference --uf-ss-fair finishwith --quant-cf --full-saturate-quant ;; -LRA) +LIA|LRA|NIA|NRA) trywith 20 --enable-cbqi --full-saturate-quant trywith 20 --full-saturate-quant trywith 20 --cbqi-recurse --full-saturate-quant -- cgit v1.2.3