From 3582df14e0bc8a3783ca231c67a0469ed0161042 Mon Sep 17 00:00:00 2001 From: Andres Noetzli Date: Sun, 18 Jun 2017 23:51:27 -0700 Subject: [PATCH] Better configuration for QF_NRA --- contrib/run-script-smtcomp2017 | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/run-script-smtcomp2017 b/contrib/run-script-smtcomp2017 index b476203d5..06cd6a6e4 100644 --- a/contrib/run-script-smtcomp2017 +++ b/contrib/run-script-smtcomp2017 @@ -42,6 +42,7 @@ QF_NIA) finishwith --solve-int-as-bv=32 --bitblast=eager --bv-sat-solver=cryptominisat ;; QF_NRA) + trywith 300 --nl-ext --nl-ext-tplanes --decision=justification finishwith --nl-ext --nl-ext-tplanes ;; # all logics with UF + quantifiers should either fall under this or special cases below -- 2.30.2