+1 vote
in Artificial Intelligence by
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 search

The question was asked in an interview.

The query is from Local Search Problems and Optimization Problems in section Problem Solving of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
The correct option is (c) Greedy local search

To explain: None.

Related questions

+1 vote
asked Nov 1, 2021 in Artificial Intelligence by DavidAnderson
0 votes
asked Nov 1, 2021 in Artificial Intelligence by DavidAnderson
...