Merging bv parts of ajr/bvExt branch, minor additions to ExtTheory.
authorajreynol <andrew.j.reynolds@gmail.com>
Thu, 13 Oct 2016 22:44:19 +0000 (17:44 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Thu, 13 Oct 2016 22:44:19 +0000 (17:44 -0500)
commit9da056f71c0c4a8ed5afd01c300e9c86cfcf5601
tree9cc4ed5a09640c3dbb8df9cbaf242ade0f8acc4f
parent7e750757ac9832b70b5c6ca1d15e17cddbd2e6c0
Merging bv parts of ajr/bvExt branch, minor additions to ExtTheory.
21 files changed:
src/theory/bv/aig_bitblaster.cpp
src/theory/bv/bv_subtheory_bitblast.cpp
src/theory/bv/bv_subtheory_core.cpp
src/theory/bv/bv_subtheory_core.h
src/theory/bv/bv_subtheory_inequality.cpp
src/theory/bv/eager_bitblaster.cpp
src/theory/bv/kinds
src/theory/bv/lazy_bitblaster.cpp
src/theory/bv/theory_bv.cpp
src/theory/bv/theory_bv.h
src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h
src/theory/bv/theory_bv_rewriter.cpp
src/theory/bv/theory_bv_type_rules.h
src/theory/bv/theory_bv_utils.h
src/theory/strings/theory_strings.cpp
src/theory/strings/theory_strings.h
src/theory/theory.cpp
src/theory/theory.h
test/regress/regress0/bv/bv2nat-ground-c.smt2 [new file with mode: 0644]
test/regress/regress0/bv/bv2nat-ground.smt2 [new file with mode: 0644]
test/regress/regress0/bv/cmu-rdk-3.smt2 [new file with mode: 0644]