]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Speedup. if (xor a b) is found, replaced a with (not b) throughout.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 28 Jun 2010 01:46:11 +0000 (01:46 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 28 Jun 2010 01:46:11 +0000 (01:46 +0000)
commitd01b8afe55ec79cb1818f455167dbbc1e8868293
treeb4b5b63a5d75429e7113883f1b02d5cc40324a94
parente4c9afc7287159d9032a919977e54000c6598d87
Speedup. if (xor a b) is found, replaced a with (not b) throughout.

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