]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Improvement. The bitblaster now handled signed div/mod/rem. They don't need to be...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 20 Feb 2012 03:54:20 +0000 (03:54 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 20 Feb 2012 03:54:20 +0000 (03:54 +0000)
commitf7e100672fbbca0c58035ac124f106e41cf36e8a
tree5e08b00d7d6b02edca12eafbcdd980cdadd0ce33
parent900bbd46d35ec54fd6d25fb029bc746e1a8e350f
Improvement. The bitblaster now handled signed div/mod/rem. They don't need to be removed before bitblasting.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1571 e59a4935-1847-0410-ae03-e826735625c1
src/AST/ArrayTransformer.cpp
src/AST/NodeFactory/SimplifyingNodeFactory.cpp
src/simplifier/constantBitP/ConstantBitPropagation.cpp
src/to-sat/BitBlaster.cpp