]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Speedups.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Fri, 25 Jun 2010 08:22:50 +0000 (08:22 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Fri, 25 Jun 2010 08:22:50 +0000 (08:22 +0000)
commitf6700c7fd27b5f822cdaa68d85fb385df6c65dfa
tree394c98e12fe9a4f0e5835e8ecabb42a1a2def4e8
parent8022a9f782ea95f366ac1009d26b106f83913bfb
Speedups.
* Cache the max, one and zero values inside the Create__Const() functions.
* Return a reference from the [] operator to reduce unncessary copies.

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