If-then-else operator. Calculates the BDD for the expression more efficiently than doing the three operations separately. bdd_ite can also be used for conjunction, disjunction and any other boolean operator, but is not as efficient for the binary and unary operations.
|