]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Simplify (bvdiv x x ) to one. Likewise for the other multiplication like operations.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 7 Jul 2010 13:17:57 +0000 (13:17 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 7 Jul 2010 13:17:57 +0000 (13:17 +0000)
commit3687628da66800a4a63cd5ea9e758be50bde9053
treea2f073dddb3b4e4484abe780142bd865c2796c02
parentafbd203f3f81ee5ed3c3bcb18a4b661d5c7c56be
Simplify (bvdiv x x ) to one. Likewise for the other multiplication like operations.

Other changes are for constant bit propagation (aren't active yet).

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@935 e59a4935-1847-0410-ae03-e826735625c1
src/main/main.cpp
src/simplifier/constantBitP/ConstantBitPropagation.cpp
src/simplifier/constantBitP/ConstantBitPropagation.h
src/simplifier/simplifier.cpp
src/to-sat/AIG/ToSATAIG.cpp