]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commitdiff
Bugfix in cbitp. Currently not enabled.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 29 Aug 2010 12:24:44 +0000 (12:24 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 29 Aug 2010 12:24:44 +0000 (12:24 +0000)
git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1007 e59a4935-1847-0410-ae03-e826735625c1

src/to-sat/BitBlaster.cpp

index 8770a113786f71fda962d12800832ce7496efebd..40655c36de5bfd5b6e0b4125f46150eac5bf32fc 100644 (file)
@@ -351,11 +351,12 @@ const BBNodeVec BitBlaster<BBNode,BBNodeManagerT>::BBTerm(const ASTNode& _term,
                    {
                      // Copy over to the (potentially) new node. Everything we know about the old node.
                      nBits->mergeIn(*(it->second));
-
                    }
+
+                   cb->scheduleUp(n_term);
+                   cb->scheduleNode(n_term);
                    cb->propagate();
 
-                   it = cb->fixedMap->map->find(term);
                    if (it != cb->fixedMap->map->end())
                    {
                      // Copy to the old node, all we know about the new node. This means that