]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Important BugFix. r230 introduced an off-by-one error in the left-shift circuit that...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 21 Oct 2009 03:31:05 +0000 (03:31 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 21 Oct 2009 03:31:05 +0000 (03:31 +0000)
commit5f737d490d506920b8208bee086fb65c77cbfb23
tree41287f12ac37fc327d18ac35b1a79f8e22d31bbc
parentf46a6c4355927be41ffb8e32a5c17c25df00e759
Important BugFix. r230 introduced an off-by-one error in the left-shift circuit that ignored the value of the least significant bit of the shift amount.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@328 e59a4935-1847-0410-ae03-e826735625c1
src/to-sat/BitBlast.cpp