✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
There are two heuristic functions (h1 and h2) for the Eight-Puzzle:•h1 = the number of misplaced tiles•h2= the sum of distances of the tiles from their goal positions For the following configuration, h1 = 8 and h2 = 18. Which heuristic function is better?