Multiple choice

Which of the following algorithms of artificial intelligence has information about the number of steps or the path cost from the current state to the goal state?

  1. Greedy algorithm

  2. Algorithm

  3. Uniform cost search algorithm

  4. Blind search algorithm

  5. Metropolis algorithm

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

This algorithm of artificial intelligence has information about the number of steps or the path cost from the current state to the goal state.