InterviewSolution
Saved Bookmarks
| 1. |
Which knowledge base is called as fixed point?(a) First-order definite clause are similar to propositional forward chaining(b) First-order definite clause are mismatch to propositional forward chaining(c) All of the mentioned(d) None of the mentionedI have been asked this question in unit test.The query is from Forward Chaining topic in division Logical Agents of Artificial Intelligence |
|
Answer» RIGHT answer is (a) First-order definite clause are SIMILAR to PROPOSITIONAL forward CHAINING Explanation: Fixed POINT reached by forward chaining with first-order definiteclause are similar to those for propositional forward chaining. |
|