]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
* Speed up the bvsolver. Reduce the number of copies of sets by storing pointers...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 8 Jan 2011 03:53:36 +0000 (03:53 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 8 Jan 2011 03:53:36 +0000 (03:53 +0000)
commit42eecbca3edb4e900a8f9e3ab6a6adc7907f191c
treea1e0e0d92088836f2ebef464a1354d470a6d9cbd
parentf2c1543e7a796cafba34ec0300c674fa7adaa756
* Speed up the bvsolver. Reduce the number of copies of sets by storing pointers in a map.
* Refactor the constant evaluator. Give a function that removes the need to first create the node that's been processed.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1055 e59a4935-1847-0410-ae03-e826735625c1
src/simplifier/bvsolver.cpp
src/simplifier/bvsolver.h
src/simplifier/consteval.cpp
src/simplifier/simplifier.h