InterviewSolution
Saved Bookmarks
| 1. |
What is called inconsistent support?(a) If two literals are not negation of other(b) If two literals are negation of other(c) Mutually exclusive(d) None of the mentionedThis question was addressed to me in examination.The query is from Graph Planning in chapter Planning and Acting in the Real World of Artificial Intelligence |
|
Answer» RIGHT answer is (b) If two LITERALS are negation of other The best I can EXPLAIN: If two literals are at the same LEVEL if one is the negation of another is called inconsistent support. |
|