Question: Consider a proposition of n variables. Here is an algorithm for checking for satisfiability: Generate a truth table for the proposition. Check if all

Consider a proposition of n variables. Here is an algorithm for checking for satisfiability: Generate a truth table for the proposition. Check if all lines of the truth table are false. If not, the proposition is satisfiable. Why is this algorithm exponentially costly?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
