Reduce bit-vector arithmetic (QF_BV) to propositional logic — one Boolean variable per bit
&&
||
!
BV-ops: + - * & | ^ ~
Predicates: = !=
Constants: bv0001 (binary, MSB first)
or decimal 1
Enter a formula and click Run ▶ to start,
then step through the BV-Flattening algorithm.