+1 vote
in Artificial Intelligence by
When the resolution is called as refutation-complete?

(a) Sentence is satisfiable

(b) Sentence is unsatisfiable

(c) Sentence remains the same

(d) None of the mentioned

The question was asked in an online quiz.

The doubt is from Resolution in portion Logical Agents of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
Correct answer is (b) Sentence is unsatisfiable

For explanation I would say: Resolution is refutation-complete, if a set of sentence is unsatisfiable, then resolution will always be able to derive a contradiction.
...