Small change in run script
authorClark Barrett <barrett@cs.nyu.edu>
Thu, 26 May 2016 23:12:14 +0000 (16:12 -0700)
committerClark Barrett <barrett@cs.nyu.edu>
Thu, 26 May 2016 23:12:14 +0000 (16:12 -0700)
contrib/run-script-smtcomp2016

index 534e290edefb4192af074cb6cea0e47607a73084..0db378a80be768397a07c18de2c2edda11544b6c 100644 (file)
@@ -96,7 +96,7 @@ QF_UFBV)
 QF_BV)
   exec ./pcvc4 -L smt2 --no-incremental --no-checking --no-interactive --thread-stack=1024 \
          --threads 2 \
-         --thread0 '--unconstrained-simp --bv-div-zero-const --bv-intro-pow2 --bitblast=eager  --bv-sat-solver=cryptominisat --bitblast-aig --no-bv-native-xor --no-bv-abstraction' \
+         --thread0 '--unconstrained-simp --bv-div-zero-const --bv-intro-pow2 --bitblast=eager  --bv-sat-solver=cryptominisat --bitblast-aig --no-bv-abstraction' \
          --thread1 '--unconstrained-simp --bv-div-zero-const --bv-intro-pow2 --bv-eq-slicer=auto --no-bv-abstraction' \
          --no-wait-to-join \
          "$bench"