bv: Rename BBSimple to NodeBitblaster. (#6891)
authorMathias Preiner <mathias.preiner@gmail.com>
Thu, 15 Jul 2021 02:19:12 +0000 (19:19 -0700)
committerGitHub <noreply@github.com>
Thu, 15 Jul 2021 02:19:12 +0000 (02:19 +0000)
commitd7bb2484436a55c6b2df08bcae7549809e3ad264
tree034deafe0bfb7241dfef89f4d485f0ad367ed430
parentbb6813731ef1059ab38cedcc5af026b6e75bd6be
bv: Rename BBSimple to NodeBitblaster. (#6891)
src/CMakeLists.txt
src/theory/bv/bitblast/node_bitblaster.cpp [new file with mode: 0644]
src/theory/bv/bitblast/node_bitblaster.h [new file with mode: 0644]
src/theory/bv/bitblast/proof_bitblaster.cpp
src/theory/bv/bitblast/proof_bitblaster.h
src/theory/bv/bitblast/simple_bitblaster.cpp [deleted file]
src/theory/bv/bitblast/simple_bitblaster.h [deleted file]
src/theory/bv/bv_solver_bitblast.cpp
src/theory/bv/bv_solver_bitblast.h
src/theory/bv/proof_checker.h