✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
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?