]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commitdiff
Bugfix. Oops. When using the quick statistics (the -t option), record the time spent...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 31 Jul 2010 13:26:37 +0000 (13:26 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 31 Jul 2010 13:26:37 +0000 (13:26 +0000)
git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@963 e59a4935-1847-0410-ae03-e826735625c1

src/to-sat/AIG/ToSATAIG.cpp

index 33a15dc83950dcf8aabc6999c65db5911c566d18..801f9934a1d0ba502cde554cff09a65f302a8e6b 100644 (file)
@@ -23,7 +23,9 @@ namespace BEEV
 
       Cnf_Dat_t* cnfData = NULL;
 
+      bm->GetRunTimes()->start(RunTimes::CNFConversion);
       mgr.toCNF(BBFormula, cnfData, nodeToSATVar);
+      bm->GetRunTimes()->stop(RunTimes::CNFConversion);
 
       // Free the memory in the AIGs.
       BBFormula = BBNodeAIG(); // null node