]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Fix. XORs with >2 children sometimes reached the simplifier. This patch adds simplif...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 26 Feb 2011 05:06:58 +0000 (05:06 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 26 Feb 2011 05:06:58 +0000 (05:06 +0000)
commitae62317e51ae443a7427301e0027bda787daad79
tree29622d2136ab63170e8998a0ba9be337bcf67249
parentdbed506725ec031b07c565f48448071f2d6c9ff0
Fix.  XORs with >2 children sometimes reached the simplifier. This patch adds simplification for those, rather than generating an assertion error.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1171 e59a4935-1847-0410-ae03-e826735625c1
src/simplifier/simplifier.cpp