Tim's options for QF_LIA and QF_LRA---SOI+approx.
authorMorgan Deters <mdeters@cs.nyu.edu>
Mon, 9 Jun 2014 18:56:42 +0000 (14:56 -0400)
committerMorgan Deters <mdeters@cs.nyu.edu>
Mon, 9 Jun 2014 18:56:49 +0000 (14:56 -0400)
contrib/run-script-smtcomp2014

index 3af41545a0d1026f245c36f634d686b47d4be70a..e723df9c7f53b2eb8efb113f836c01360ed39732 100755 (executable)
@@ -25,8 +25,9 @@ function finishwith {
 
 case "$logic" in
 
-QF_LRA)
-  finishwith --no-restrict-pivots --enable-miplib-trick --miplib-trick-subs=2 --fc-penalties --collect-pivot-stats --use-soi --new-prop --dio-decomps --unconstrained-simp --use-approx
+QF_LRA|QF_LIA)
+  # need also --pb-rewrites after tim's merge
+  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
   ;;
 AUFLIA|AUFLIRA|AUFNIRA|UFLRA|UFNIA)
   # the following is designed for a run time of 1500s.