]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Simplify the division operation. An unnecessary comparison has been removed from...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Fri, 7 May 2010 05:05:12 +0000 (05:05 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Fri, 7 May 2010 05:05:12 +0000 (05:05 +0000)
commit5771e2f862e8317d7db26c4983e312609469624a
tree1928e58926c9640d00cee6cbd6d5323cdd81a79e
parentb8405619a957d5c315d587892ff7ce8a056d31f3
Simplify the division operation. An unnecessary comparison has been removed from the division. This division as measured on the factoring12bitx12.cvc benchmark is about 20% faster.

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