From eafa74ff02262cd80eefec1ce627b569791b7729 Mon Sep 17 00:00:00 2001 From: ajreynol Date: Sat, 13 Jun 2015 23:05:26 +0200 Subject: [PATCH] Disable sort inference for SMT COMP --- contrib/run-script-smtcomp2015 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/run-script-smtcomp2015 b/contrib/run-script-smtcomp2015 index 6e099f3af..2dac38935 100755 --- a/contrib/run-script-smtcomp2015 +++ b/contrib/run-script-smtcomp2015 @@ -48,7 +48,7 @@ ALIA|AUFLIA|AUFLIRA|AUFNIRA|BV|UF|UFBV|UFIDL|UFLIA|UFLRA|UFNIA) trywith 10 --qcf-tconstraint --full-saturate-quant # medium runs 5min trywith 30 --no-quant-cf --full-saturate-quant - trywith 30 --finite-model-find --fmf-inst-engine --sort-inference --uf-ss-fair --mbqi=gen-ev + trywith 30 --finite-model-find --fmf-inst-engine --mbqi=gen-ev trywith 30 --no-e-matching --no-quant-cf --full-saturate-quant trywith 30 --pre-skolem-quant --full-saturate-quant trywith 30 --no-inst-no-entail --no-quant-cf --full-saturate-quant @@ -62,7 +62,7 @@ ALIA|AUFLIA|AUFLIRA|AUFNIRA|BV|UF|UFBV|UFIDL|UFLIA|UFLRA|UFNIA) trywith 60 --finite-model-find --mbqi=none trywith 60 --decision=internal --full-saturate-quant # last call runs 20min - trywith 300 --finite-model-find --fmf-inst-engine --quant-cf --sort-inference --uf-ss-fair + trywith 300 --finite-model-find --fmf-inst-engine --quant-cf trywith 300 --no-inst-no-entail --full-saturate-quant finishwith --full-saturate-quant ;; -- 2.30.2