]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Rewrite rule changes. Left shift by a constant now rewrites to multiplication (rather...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 13 Nov 2011 12:52:09 +0000 (12:52 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 13 Nov 2011 12:52:09 +0000 (12:52 +0000)
commitc4e08e8a41297efd759d086954d42825e20f54b0
tree2423809a6b36c9f65db47066a932577a7388d758
parent204175a1e7d6d8ae2257d29687d5bb1715481ab8
Rewrite rule changes. Left shift by a constant now rewrites to multiplication (rather than extract/concat). Adds some new rewrite rules.

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