]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Remove signed division, modulus and remainder when creating nodes via the simplifying...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 27 Apr 2011 00:37:21 +0000 (00:37 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 27 Apr 2011 00:37:21 +0000 (00:37 +0000)
commit2e8105588fccbda060f6871c771b643a8eb259c1
treeda9cb6cf12e3d3eddfaf88fcf008a0ce7f7f5897
parent5ef8977acb0e7baed53c75a6e95059ee4ab502bf
Remove signed division, modulus and remainder when creating nodes via the simplifying node factory.

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