]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Improvement. No longer have vectors in the ASTSymbol and ASTBVConst nodes (which...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 24 Mar 2011 01:28:52 +0000 (01:28 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 24 Mar 2011 01:28:52 +0000 (01:28 +0000)
commit483e071d035595367fd3a481a0ad61fbaee3c648
tree71454c62b8605bda0ff747c701da2c7585530027
parentc4a723d507538eccdae2dd1c7308e1bed81b977d
Improvement. No longer have vectors in the ASTSymbol and ASTBVConst nodes (which are always leaves). This saves 24 bytes per node.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1233 e59a4935-1847-0410-ae03-e826735625c1
src/AST/ASTBVConst.cpp
src/AST/ASTBVConst.h
src/AST/ASTInterior.h
src/AST/ASTInternal.h
src/AST/ASTInternalWithChildren.h [new file with mode: 0644]
src/AST/ASTSymbol.cpp
src/AST/ASTSymbol.h