InterviewSolution
Saved Bookmarks
| 1. |
Hill climbing sometimes called ____________ because it grabs a good neighbor state without thinking ahead about where to go next.(a) Needy local search(b) Heuristic local search(c) Greedy local search(d) Optimal local searchThe question was asked in an interview.The query is from Local Search Problems and Optimization Problems in section Problem Solving of Artificial Intelligence |
|
Answer» The correct OPTION is (C) Greedy LOCAL search |
|