From 8404ecda54649aaf86c94e2035364079d39782a6 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Thu, 15 Dec 2011 17:05:38 -0800 Subject: Undoing temporary change to the solver. --- src/sat/bsat/satSolver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/sat/bsat/satSolver.h b/src/sat/bsat/satSolver.h index 44a6a7c3..4c577b1e 100644 --- a/src/sat/bsat/satSolver.h +++ b/src/sat/bsat/satSolver.h @@ -33,7 +33,7 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWA ABC_NAMESPACE_HEADER_START -#define USE_FLOAT_ACTIVITY +//#define USE_FLOAT_ACTIVITY //================================================================================================= // Public interface: -- cgit v1.2.3