✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
This is one of the best-first search algorithms. The evaluation function is just a heuristic function (f( n ) = h( n )). It is good ideally, but poor practically since we cannot make sure that a heuristic is good.What is this search algorithm?