Modified run script for QF_LRA
authorClark Barrett <barrett@cs.nyu.edu>
Thu, 12 Jun 2014 22:20:41 +0000 (15:20 -0700)
committerClark Barrett <barrett@cs.nyu.edu>
Thu, 12 Jun 2014 22:20:41 +0000 (15:20 -0700)
contrib/run-script-smtcomp2014

index 8f0e2cfcfebd0c4e22203324023400cb7df928af..454763cac0547c7108391bdb9654a2ff6a0fcf5c 100755 (executable)
@@ -26,7 +26,8 @@ function finishwith {
 case "$logic" in
 
 QF_LRA)
-  finishwith --enable-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 --unconstrained-simp --use-soi
+  trywith 200 --enable-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 --unconstrained-simp --use-soi
+  finishwith --no-restrict-pivots --use-soi --new-prop --unconstrained-simp
   ;;
 QF_LIA)
   # same as QF_LRA but add --pb-rewrites