This module provides the tactic frontends, consisting of:
- bv_decide, the bitblasting based- BitVecdecision procedure itself.
- bv_check, like- bv_decidebut the LRAT proof is provided as a file so no need to call a SAT solver.
- bv_decide?, converts- bv_decide?into- bv_checkcalls.