Given a Boolean formula , the Boolean satisfiability problem asks whether there exists some choice of and values for such that . This choice of variables is called a satisfying assignment, and the formula is said to be satisfiable. The satisfiability problem is known to be computationally difficult and was one of the first problems shown to be NP-complete.
Maple 2016 introduces new efficient heuristics for determining satisfiability and testing equivalence of Boolean expressions.
| (1.2) |
| (1.4) |
| (1.5) |