Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(BV): Treat bvand, bvor, bvxor as interpreted (#1007)
While they are not interpreted in the Shostak sense, they should still be treated as interpreted symbols of the BV theory (in the same way as, for instance, `**` is treated as an interpreted symbol of the Arith theory even though it is actually not interepreted in the CC(X) sense).
- Loading branch information