This directory contains the implementation of the bitblaster itself. It is split up into two parts:
- Bitblasting of generic boolean substructures for SMT-like problems in 
BoolExpr. - The specific bitblaster for 
BitVecproblems with boolean substructure inBVExpr.