]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Fixes / Improvements.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 3 Mar 2011 06:03:24 +0000 (06:03 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 3 Mar 2011 06:03:24 +0000 (06:03 +0000)
commitcc5f902267faf5ee27a16752211b84a925317453
tree71814352289da3a009e03e7788176d58aebcb0b3
parentdaa360ae52b9b0d5bf814838c24db36ebfab5c32
Fixes / Improvements.
* Fix. No longer create NOT(NOT(..)) nodes because their node numbers aren't unique.
* Improvement. Change the AlwaysTrueFormMap (which was a set), to use node numbers ---which allows the nodes to be garbage collected.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1184 e59a4935-1847-0410-ae03-e826735625c1
src/AST/NodeFactory/HashingNodeFactory.cpp
src/STPManager/STPManager.cpp
src/simplifier/SubstitutionMap.cpp
src/simplifier/SubstitutionMap.h
src/simplifier/simplifier.cpp
src/simplifier/simplifier.h