Question
Chaining, unit propagation, and resolution. Recall that the unit propagation inference rule is: given KB containing clauses C_1; : : : ;C_k and a partial
Chaining, unit propagation, and resolution. Recall that the unit propagation inference rule is: given KB containing clauses C_1; : : : ;C_k and a partial assignment if some C{_-i | j } consists of a single literal L, add x_i = b such that L(b) = 1 to . Note that any x_2 element {0; 1}^n satisfying KB that is consistent with p must also have x_i = b. Unit propagation is a particularly ecient inference rule used by SAT-solvers.
Conversely, show that if there is a treelike resolution refutation of KB using clause bspace 2, then unit propagation starting from the empty partial assignment will lead to a refutation. (So actually, unit propagation is equivalent to treelike clause space 2 resolution.)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started