]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Disable signed bvmod propagator, I think it implements old style semantics. Add...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 7 Feb 2012 14:32:09 +0000 (14:32 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 7 Feb 2012 14:32:09 +0000 (14:32 +0000)
commit9f6e13410191ad308f80887b4580df6040dde2e0
treebc7b1f4d84df518289ba00c5561b0495d3ef43f2
parent59e6a08a384f3e954ed8e761c38d34d9db9d60e9
 Disable signed bvmod propagator, I think it implements old style semantics. Add a test function to compare propagators against the effect of the maximally precise propagator.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1561 e59a4935-1847-0410-ae03-e826735625c1
src/simplifier/constantBitP/ConstantBitP_Division.cpp
src/simplifier/constantBitP/ConstantBitP_MaxPrecision.cpp
src/simplifier/constantBitP/ConstantBitPropagation.cpp
src/simplifier/constantBitP/FixedBits.cpp
src/simplifier/constantBitP/FixedBits.h
src/simplifier/constantBitP/MersenneTwister.h [moved from src/util/MersenneTwister.h with 100% similarity]
src/util/Makefile
src/util/test_cbitp.cpp [new file with mode: 0644]
src/util/time_cbitp.cpp