pcvc4 with assertions
authorKshitij Bansal <kshitij@cs.nyu.edu>
Fri, 5 Jun 2015 21:16:58 +0000 (17:16 -0400)
committerKshitij Bansal <kshitij@cs.nyu.edu>
Fri, 5 Jun 2015 21:16:58 +0000 (17:16 -0400)
contrib/run-script-smtcomp2015-assertions

index db35e3c939a993820bf2d4044e97ae68be003f79..3292e29fbe3e5c61accbd7579ea8d8634bf6658b 100755 (executable)
@@ -87,7 +87,7 @@ QF_ABV)
   finishwith --ite-simp --simp-with-care --repeat-simp
   ;;
 QF_BV)
-  exec ./pcvc4 -L smt2 --no-incremental --no-checking --no-interactive --thread-stack=256 \
+  exec ./pcvc4-assertions -L smt2 --no-incremental --no-checking --no-interactive --thread-stack=256 \
          --threads 2 \
          --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 ' \