]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Improvement. Replace difficulty and printing implementations with one that uses an...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 4 Jan 2012 06:14:29 +0000 (06:14 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 4 Jan 2012 06:14:29 +0000 (06:14 +0000)
commit59309adbc716027a19a5077b62fadb2f3fddbf18
tree53b41bfd3151547e49c1ac6c6bfc61171549e277
parentc2453dc56bc65b2e30f42029a77f2ff8972800cd
Improvement. Replace difficulty and printing implementations with one that uses an iterator.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1465 e59a4935-1847-0410-ae03-e826735625c1
src/AST/ASTInternal.h
src/AST/ASTNode.cpp
src/AST/ASTNode.h
src/STPManager/DifficultyScore.h
src/STPManager/NodeIterator.h [new file with mode: 0644]
src/STPManager/STP.cpp
src/STPManager/STPManager.cpp
src/STPManager/STPManager.h