Saved Bookmarks
| 1. |
Which is used to improve the performance of heuristic search?(a) Quality of nodes(b) Quality of heuristic function(c) Simple form of nodes(d) None of the mentioned |
|
Answer» Correct answer is (b) Quality of heuristic function Best explanation: Good heuristic can be constructed by relaxing the problem, So the performance of heuristic search can be improved. |
|