]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Updates to the "bench" printer.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 25 Feb 2010 12:22:20 +0000 (12:22 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 25 Feb 2010 12:22:20 +0000 (12:22 +0000)
commitf4988b1a887c60b67b753e2dc63d1f26c347753c
tree6932dd7373912b22dc12ababa573f44b816f9702
parentabb4b2fac339de9aac626cf023b1026ec9be0fdb
Updates to the "bench" printer.
* True and False are now output as respectively vdd and gnd.
* For functions like 'and' with lots of arguments, the height is not logaritmic in the number of arguments, not linear.
* Better caching, much faster.

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