]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
IMPORTANT:
authorkatelman <katelman@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 27 Apr 2009 20:30:16 +0000 (20:30 +0000)
committerkatelman <katelman@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 27 Apr 2009 20:30:16 +0000 (20:30 +0000)
commit0a83ae67bff3fe12f2fff295fddc82fb2f73032f
tree2c5788e8b327c0a929e9564464e588b456c4c534
parentef0cd9e87a651f88b5657a4accac1d191023a8df
IMPORTANT:

STP appears to be failing about half of the regressions in stp-tests/test. I
have just noticed this an made no attempt to fix it. I suspect it is due to
recent changes, as my personal branch 02_07_2009 does not have the same
problem.

OTHER:

I fixed a CNF conversion memory bug. IMPLIES and ITE cases were not setting the
sibling rename flag correctly, well, at all.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@71 e59a4935-1847-0410-ae03-e826735625c1
AST/ToCNF.cpp