]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Refactor. Split out the code to determine which variables are contained in an expression.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 27 Jan 2011 02:38:19 +0000 (02:38 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 27 Jan 2011 02:38:19 +0000 (02:38 +0000)
commit2f36da3428bcfff0d79c31b8726fd0d938355636
tree372de9788d4865044bc646bb9d57e427b75ecb9c
parentcd34e83d5fc973bf8454618193d8eddd5c568bcb
Refactor. Split out the code to determine which variables are contained in an expression.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1094 e59a4935-1847-0410-ae03-e826735625c1
src/simplifier/VariablesInExpression.cpp [new file with mode: 0644]
src/simplifier/VariablesInExpression.h [new file with mode: 0644]
src/simplifier/bvsolver.cpp
src/simplifier/bvsolver.h