]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
* The simplifying node factory now removes TRUEs when creating ANDS.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 14 Mar 2011 03:57:45 +0000 (03:57 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 14 Mar 2011 03:57:45 +0000 (03:57 +0000)
commit37345d3fce06dcfff2ea32110f9bb344c949dbf6
tree249fb795a2583ec7847b329f15189587ff61701d
parent8ebb6a3335e45301095d4e0af49e4a65a7399a70
* The simplifying node factory now removes TRUEs when creating ANDS.
* The simplifying node factory never creates IFF, just XORS.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1213 e59a4935-1847-0410-ae03-e826735625c1
src/AST/NodeFactory/SimplifyingNodeFactory.cpp
src/STPManager/STP.cpp