]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Add the code for unconstrained variable elimination. This is not currently enabled.
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 14 Feb 2011 01:11:30 +0000 (01:11 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 14 Feb 2011 01:11:30 +0000 (01:11 +0000)
commitab7f29de75bc2dd95a10b0afdb910ce84d2a2672
tree186cdf81d4f388dac2791595d2e3e94888c8095f
parentbfaa7f6dd59b3d8bf3ef8dad886d74fabcee6e7a
Add the code for unconstrained variable elimination. This is not currently enabled.

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