Multiple choice

Which of the following algorithms of artificial intelligence keeps only a single state in memory but can get stuck on local maxima?

  1. Uniform cost search algorithm

  2. Iterative improvement algorithm

  3. Algorithm

  4. Metropolis algorithm

  5. Greedy algorithm

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This algorithm of artificial intelligence keeps only a single state in memory but can get stuck on local maxima.