]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Refactor. Move the code that goes to CNF via ASTNodes to it's own directory.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 23 Jan 2011 13:08:12 +0000 (13:08 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sun, 23 Jan 2011 13:08:12 +0000 (13:08 +0000)
commit1010bd11b2610e11da3bdd7e0b7b99a9f7fe181d
tree8b98a973f4126c2646ad0e592564ffacb11d59dd
parentb163d5ef9c5715607ee191f7fe53cc68c9ff7dad
Refactor. Move the code that goes to CNF via ASTNodes to it's own directory.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1087 e59a4935-1847-0410-ae03-e826735625c1
src/STPManager/STP.h
src/to-sat/ASTNode/BBNodeManagerASTNode.h [moved from src/to-sat/BBNodeManagerASTNode.h with 88% similarity]
src/to-sat/ASTNode/ClauseList.cpp [moved from src/to-sat/ClauseList.cpp with 96% similarity]
src/to-sat/ASTNode/ClauseList.h [moved from src/to-sat/ClauseList.h with 99% similarity]
src/to-sat/ASTNode/SimpBool.cpp [moved from src/to-sat/SimpBool.cpp with 99% similarity]
src/to-sat/ASTNode/ToCNF.cpp [moved from src/to-sat/ToCNF.cpp with 99% similarity]
src/to-sat/ASTNode/ToCNF.h [moved from src/to-sat/ToCNF.h with 99% similarity]
src/to-sat/ASTNode/ToSAT.cpp [moved from src/to-sat/ToSAT.cpp with 99% similarity]
src/to-sat/ASTNode/ToSAT.h [moved from src/to-sat/ToSAT.h with 97% similarity]
src/to-sat/BitBlaster.cpp
src/to-sat/Makefile