better bv args for smtcomp
authorMorgan Deters <mdeters@cs.nyu.edu>
Sun, 15 Jun 2014 05:29:53 +0000 (01:29 -0400)
committerMorgan Deters <mdeters@cs.nyu.edu>
Sun, 15 Jun 2014 05:29:53 +0000 (01:29 -0400)
contrib/run-script-smtcomp2014

index cd81a3f52fe0ec8e438e43909daa055fe9a21bb1..55f274234f9b1b91752228ae5f047fb6c38aaf66 100755 (executable)
@@ -72,8 +72,8 @@ QF_AUFBV)
 QF_BV)
   exec ./pcvc4 -L smt2 --no-incremental --no-checking --no-interactive \
          --threads 2 \
-         --thread0 '--unconstrained-simp --bv-eq-slicer=auto' \
-         --thread1 '--bitblast=eager --unconstrained-simp' \
+         --thread0 '--unconstrained-simp --bv-div-zero-const --bv-intro-pow2 --bitblast=eager --no-bv-abstraction' \
+         --thread1 '--unconstrained-simp --bv-div-zero-const --bv-intro-pow2 --bv-eq-slicer=auto ' \
          --no-wait-to-join \
          "$bench"
   #trywith 10 --bv-eq-slicer=auto --decision=justification