]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Important bugfix. This rewrite rule implemented the wrong semantics for /0. It used...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 9 Feb 2012 02:42:21 +0000 (02:42 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 9 Feb 2012 02:42:21 +0000 (02:42 +0000)
commitb451a537b1963b39ca9e71ede0528b6b1ccfa570
tree62403967e3c707b80288ca08bf1798c80521fb76
parent23685aaa56ed97b76b2740172ee29b80956723f8
Important bugfix. This rewrite rule implemented the wrong semantics for /0. It used to be 0/x -> 0, rather than 0/x -> ite(x=0,1,0).

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