]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Bugfix. I didn't realise that the Flatten function didn't flatten BVOR/BVANDs. When...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 2 Jan 2011 02:29:15 +0000 (02:29 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 2 Jan 2011 02:29:15 +0000 (02:29 +0000)
commit6b8b0680846d02bc27d9529b382bd1b483ebc8d8
tree5342b443ecf983c24e9c02eb33402ab2fb69535e
parent2d053ad479758a01d42838152e516262d1bf160e
Bugfix. I didn't realise that the Flatten function didn't flatten BVOR/BVANDs. When I replaced the function, it did. Flattening these took a long time. This patch: (1) performs the flatten upfront, (2) allows BVOR/BVAND >2 arity.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1046 e59a4935-1847-0410-ae03-e826735625c1
src/simplifier/consteval.cpp
src/simplifier/simplifier.cpp