Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch adds some simple checks in [Expr.mk_ite] to simplify the trivial ites `(ite t u u)`, `(ite true t u)` and `(ite false t u)`.
- Loading branch information