Refactored BVAckermann preprocessing pass. (#1889)
authorAina Niemetz <aina.niemetz@gmail.com>
Thu, 10 May 2018 18:25:19 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Thu, 10 May 2018 18:25:19 +0000 (11:25 -0700)
commit31a2135f4650a63fa772f001fcf191f2f7093a8d
tree1d01c094b7df9b010f748905aeaace44f17d904a
parentaef0e5ed90b1b8913b5c8c743cbcd012d5916ba7
Refactored BVAckermann preprocessing pass. (#1889)
src/Makefile.am
src/preprocessing/passes/bv_ackermann.cpp [new file with mode: 0644]
src/preprocessing/passes/bv_ackermann.h [new file with mode: 0644]
src/smt/smt_engine.cpp
src/theory/bv/kinds
src/theory/bv/theory_bv.cpp
src/theory/bv/theory_bv.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/theory/theory_model.cpp