The Boolean Satisfiability Problem (SAT) takes an input of:
- a propositional formula in CNF
It provides an output of if and only if is satisfiable.
The Boolean Satisfiability Problem (SAT) takes an input of:
It provides an output of if and only if is satisfiable.