6. Please, consider having the following: > The start state 43 512 >The goal state 421 $ 3 The set of legal moves for th
Posted: Wed Apr 27, 2022 3:39 pm
6. Please, consider having the following: > The start state 43 512 >The goal state 421 $ 3 The set of legal moves for the blank space is {Up, Down, Left, Right} Now, use the depth-first search algorithm on the 5-puzzle to find the goal state, and please, show me the following: a. The search tree with the order of search and the chosen set of moves b. The values for each of the following in every iteration X Open Closed 5 [?] [?]