]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commitdiff
Enable counter example checking by default.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 5 May 2010 13:08:10 +0000 (13:08 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 5 May 2010 13:08:10 +0000 (13:08 +0000)
git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@742 e59a4935-1847-0410-ae03-e826735625c1

src/STPManager/UserDefinedFlags.h

index b0195e5d0927c6d64a7e719048c6f4e4190be9b8..d68a877952c0fb6af7226707a10166781d62931e 100644 (file)
@@ -140,7 +140,7 @@ namespace BEEV
       arraywrite_refinement_flag = true;
       
       //check the counterexample against the original input to STP
-      check_counterexample_flag = false;
+      check_counterexample_flag = true;
       
       //construct the counterexample in terms of original variable based
       //on the counterexample returned by SAT solver