]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Improvement. If the numerator of a division contains leading zeroes, replace the...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 25 Mar 2012 01:35:28 +0000 (01:35 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 25 Mar 2012 01:35:28 +0000 (01:35 +0000)
commitecc15a0920f31591feb22b87623cb3bad77989b8
treef69088c065452b1080bb2f2781153e650993a343
parentb6f2ab19367661f35605cfce30dc8746fb90960a
Improvement. If the numerator of a division contains leading zeroes, replace the division with a concatenation. Thanks to Edward Schwartz for providing the test case to inspire this.

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