Fix QF_NIA smt comp script (#3715)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 5 Feb 2020 00:27:17 +0000 (18:27 -0600)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2020 00:27:17 +0000 (18:27 -0600)
contrib/competitions/smt-comp/run-script-smtcomp-current-unsat-cores

index 795de734b2afd9282325444246e367a86dc693cb..15b95deb0058da35b67a1d82aec9508931960c05 100755 (executable)
@@ -20,7 +20,7 @@ QF_LIA)
   finishwith --miplib-trick --miplib-trick-subs=4 --use-approx --lemmas-on-replay-failure --replay-early-close-depth=4 --replay-lemma-reject-cut=128 --replay-reject-cut=512 --use-soi
   ;;
 QF_NIA)
-  finishwith --solve-int-as-bv=32 --bitblast=eager --bv-sat-solver=cryptominisat
+  finishwith --nl-ext --nl-ext-tplanes
   ;;
 QF_NRA)
   finishwith --nl-ext --nl-ext-tplanes