Merging the statistics branch into the main trunk. I'll go over how to use this Tuesd...
authorTim King <taking@cs.nyu.edu>
Fri, 18 Jun 2010 22:24:59 +0000 (22:24 +0000)
committerTim King <taking@cs.nyu.edu>
Fri, 18 Jun 2010 22:24:59 +0000 (22:24 +0000)
commitfd6af9181e763cd9564245114cfa47f3952484db
tree0b058ad4e0624f1bf11ed9c65d63a4cfbdbdc66e
parent968f250b473d97db537aa7628bf111d15a2db299
Merging the statistics branch into the main trunk. I'll go over how to use this Tuesday during the meeting. You'll need to run autogen and receonfigure after updating.
17 files changed:
configure.ac
src/main/main.cpp
src/prop/prop_engine.h
src/prop/sat.h
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith.h
src/theory/theory_engine.h
src/util/Makefile.am
src/util/bitvector.cpp
src/util/bitvector.h
src/util/gmp_util.h
src/util/hash.h
src/util/integer.h
src/util/rational.h
src/util/sexpr.h
src/util/stats.cpp [new file with mode: 0644]
src/util/stats.h [new file with mode: 0644]