We consider the following initial state (left) and goal state (right) for the 8-puzzle problem: 5 - 1 8 47 2 6 3 1 2 3 8
Posted: Mon Jul 11, 2022 12:14 pm
We consider the following initial state (left) and goal state (right) for the 8-puzzle problem: 5 - 1 8 47 2 6 3 1 2 3 8 4 7 6 5 What are the heuristic function values between these two states for the following two heuristic functions? Total Manhattan distance: Total number of out-of-space tiles: