Fixes lots of problems in bv rewrite rules and adds lots of assertions
authorClark Barrett <barrett@cs.nyu.edu>
Wed, 13 Jun 2012 02:49:35 +0000 (02:49 +0000)
committerClark Barrett <barrett@cs.nyu.edu>
Wed, 13 Jun 2012 02:49:35 +0000 (02:49 +0000)
commit9b4696559cd2c74afb825d793614eb4cd6ee817e
treea83bd5b4aac7fe1aa8160f9de7721e85a218b3ef
parent134c6dc95199bc57013d07e0992f89254f49038b
Fixes lots of problems in bv rewrite rules and adds lots of assertions
to catch any that I may have missed
src/printer/cvc/cvc_printer.cpp
src/theory/bv/theory_bv.h
src/theory/bv/theory_bv_rewrite_rules.h
src/theory/bv/theory_bv_rewrite_rules_constant_evaluation.h
src/theory/bv/theory_bv_rewrite_rules_normalization.h
src/theory/bv/theory_bv_rewrite_rules_simplification.h
src/theory/bv/theory_bv_rewriter.h
src/theory/bv/theory_bv_utils.h
src/theory/rewriter.cpp