renamed bv_sat.h, bv_sat.cpp to bitblaster.h, bitblaster.cpp respectively
authorLiana Hadarean <lianahady@gmail.com>
Tue, 15 May 2012 18:53:54 +0000 (18:53 +0000)
committerLiana Hadarean <lianahady@gmail.com>
Tue, 15 May 2012 18:53:54 +0000 (18:53 +0000)
commitfe2088f892af594765fc50d8cc9f2b4f87286b7c
treee534946f9db34b08fc3d735a9bdbb6ed12bedcd1
parentb02668006e454bb1d86319b0433cc553a1f00bd8
renamed bv_sat.h, bv_sat.cpp to bitblaster.h, bitblaster.cpp respectively
src/theory/bv/Makefile.am
src/theory/bv/bitblast_strategies.cpp
src/theory/bv/bitblaster.cpp [new file with mode: 0644]
src/theory/bv/bitblaster.h [new file with mode: 0644]
src/theory/bv/bv_sat.cpp [deleted file]
src/theory/bv/bv_sat.h [deleted file]
src/theory/bv/bv_solver_types.cpp [deleted file]
src/theory/bv/bv_solver_types.h [deleted file]
src/theory/bv/theory_bv.cpp
test/unit/theory/theory_bv_white.h