Answered step by step
Verified Expert Solution
Question
1 Approved Answer
QUESTIONS FOR WRITTEN ASSIGNMENTS 2 . 1 Assessment 2 Question 1 ( 2 0 ) Use the method of analytic tableaux to show that the
QUESTIONS FOR WRITTEN ASSIGNMENTS
Assessment
Question
Use the method of analytic tableaux to show that the following formulas have the corresponding
properties:
ip qp q satisfiable
iip qq rp r valid
Do not apply the formal algorithm Alg just use the method of analytic tableaux described at
the beginning of of the prescribed book.
Question
Convert the formula p qp q to clausal form. Show all the steps.
Question
Use resolution to show that the set of clauses p q rpqp qrpq r is satisfiable.
Show all the steps, including the numbers of clauses to which the resolution rule is applied.
Question
Prove the following proposition a rephrasing of Prp:
An interpretation I is a model of a set of formulas U iff I satisfies the set of clauses
comprising the union of the clausal forms of the formulas in U
Question
Use resolution to show that the entailment p q rs s r pp q r
holds.
Show the steps to convert the formulas to their necessary clausal forms, as well as the application
of resolution.
Question
Use the DPLL procedure to show that the following sets of clauses have the corresponding properties:
ip qsqrp qr s satisfiable
iipp r sqrp qrrs unsatisfiable
Explain each step, showing the set of clauses after each propagation, and explain why the output
indicates the required property.
Question
Consider the discussion of the complexity of the DPLL algorithm given in
Check the time complexity analysis by showing how the DPLL algorithm will deal with a set
of clauses involving propositional symbols, as specified for the worst case. Execute the DPLL
algorithm. Count and state the number of clauses, the number of choice points and the number
of inspections to verify the given formulas.
Devise a way to mark the clauses and literals in a set of clauses to allow the DPLL algorithm
to attain a space complexity of On
Count the number of inspections involved in a single branch, that the nondeterministic analysis
would require as described in the final section of the
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