1.

Which process makes different logical expression looks identical?(a) Lifting(b) Unification(c) Inference process(d) None of the mentionedI had been asked this question in unit test.This intriguing question originated from Unification and Lifting in chapter Knowledge and Reasoning of Artificial Intelligence

Answer»

Right option is (B) Unification

To explain: Lifted inference RULES REQUIRE finding substitutions that MAKE different logical expression LOOKS identical. This process is called unification.



Discussion

No Comment Found

Related InterviewSolutions