]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
massive changes. Added a LESSBYTES_PER_NODE option. Cuts down the bytesize of nodes...
authorvijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 1 Oct 2009 18:08:32 +0000 (18:08 +0000)
committervijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 1 Oct 2009 18:08:32 +0000 (18:08 +0000)
commit73ef1a39122cad430bf6a6c65a439abbfe1bddbb
tree593e020b7276a97598c509d608b7f603b35d1851
parenteb8bc35940c195791a7a8dd8725baa25823e6804
massive changes. Added a LESSBYTES_PER_NODE option. Cuts down the bytesize of nodes by more than 20%

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@269 e59a4935-1847-0410-ae03-e826735625c1
14 files changed:
CODING_GUIDLINES [new file with mode: 0644]
scripts/Makefile.common
src/AST/AST.cpp
src/AST/AST.h
src/AST/Transform.cpp
src/AST/printer/AssortedPrinters.cpp
src/AST/printer/CPrinter.cpp
src/AST/printer/LispPrinter.cpp
src/AST/printer/PLPrinter.cpp
src/AST/printer/SMTLIBPrinter.cpp
src/c_interface/c_interface.cpp
src/simplifier/simplifier.cpp
src/to-sat/BitBlast.cpp
src/to-sat/ToCNF.cpp