+1 vote
in Artificial Intelligence by
Which algorithm takes two sentences and returns a unifier?

(a) Inference

(b) Hill-climbing search

(c) Depth-first search

(d) Unify algorithm

This question was addressed to me in semester exam.

I'm obligated to ask this question of Unification and Lifting topic in division Knowledge and Reasoning 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
The correct answer is (d) Unify algorithm

The best explanation: The unify algorithm takes two sentences and returns a unifier if there is one in the sentence.

Related questions

+1 vote
asked Oct 26, 2021 in Artificial Intelligence by DavidAnderson
+1 vote
asked Nov 22, 2021 in Artificial Intelligence by DavidAnderson
...