]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Move some division be zero code into the bitblaster. I'm trying to make the array...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 11 Apr 2011 13:26:53 +0000 (13:26 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 11 Apr 2011 13:26:53 +0000 (13:26 +0000)
commit3c2764a7a6d01feadda19286cdcd7983c7c870f0
treeee4026ae23289f352a50143a1f84f0bf1eb66870
parent9881370e3717cd3aba5f41d2559fb381dc51d3e1
Move some division be zero code into the bitblaster. I'm trying to make the array transformer (which also transforms signed div/mod) idempotent.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1264 e59a4935-1847-0410-ae03-e826735625c1
src/AST/ArrayTransformer.cpp
src/to-sat/BitBlaster.cpp