Fix bv-abstraction check for AND with non bit-vector atoms. (#2024)
authorMathias Preiner <mathias.preiner@gmail.com>
Thu, 31 May 2018 02:12:28 +0000 (19:12 -0700)
committerAndres Noetzli <andres.noetzli@gmail.com>
Thu, 31 May 2018 02:12:28 +0000 (19:12 -0700)
commit0522ca5e33f1262c2659aa3afc646ccfae577ffe
treec01acc8cb83c25002df50f02ae95c347d93830e4
parent6f62423418ec1be8eb353acb971588e2698e8470
Fix bv-abstraction check for AND with non bit-vector atoms. (#2024)
src/theory/bv/abstraction.cpp
src/theory/bv/abstraction.h
test/regress/Makefile.tests
test/regress/regress0/bv/bv-abstr-bug.smt2 [new file with mode: 0644]