]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Bugfix to the prior revision. Solving for 2 operand XORs didn't work properly.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 7 Sep 2010 14:21:46 +0000 (14:21 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 7 Sep 2010 14:21:46 +0000 (14:21 +0000)
commitc23af7156ccaf6555b882567cfc85dd3fd5f809e
tree9e67a325e96a87428a0978ed4c44cfb10b8d59d7
parentace7a76ace534b017178c55163fcd531b9c234e6
Bugfix to the prior revision. Solving for 2 operand XORs didn't work properly.

Better simplifications. The xor solver now matches negated symbols too. The attached test case now simplifies down.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1014 e59a4935-1847-0410-ae03-e826735625c1
src/simplifier/bvsolver.cpp
unit_test/xor4.smt2 [new file with mode: 0644]