]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Small changes to the array transformer:
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 5 May 2010 13:12:13 +0000 (13:12 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 5 May 2010 13:12:13 +0000 (13:12 +0000)
commit5d143e3de225784c7e5239a9b2242ad8b73dbf63
tree05a6f14b00b22aab6448e7085768339057d14321
parent29604f66535479b8e956d123425ed420d0b2b942
Small changes to the array transformer:
* Use the node factory directly where possible.
* Use the general read(ite(...)..) case rather than handling specially read(write(ite...)..)..)
* Unless NDEBUG is defined check that no operations that should have been removed remain in the formula.

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