InterviewSolution
Saved Bookmarks
| 1. |
What is meant by consistent in state-space search?(a) Change in the desired literals(b) Not any change in the literals(c) No change in goal state(d) None of the mentionedI had been asked this question in exam.This interesting question is from State Space Search topic in section Adversarial Search of Artificial Intelligence |
|
Answer» The correct option is (b) Not any change in the LITERALS |
|