Multiple choice

Which of the following algorithms of artificial intelligence is used to expand the shallowest node in the search tree?

  1. Breadth first search algorithm

  2. Uniform cost search tree

  3. Algorithm

  4. Greedy algorithm

  5. Metropolis algorithm

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

This algorithm of artificial intelligence is used to expand the shallowest node in the search tree.