solve Display Handler
Handler for displaying the solution to the 8-puzzle.
This solution refers to the one found by the app via the A* algorithm implemented in SolveUtil
.
Handler for displaying the solution to the 8-puzzle.
This solution refers to the one found by the app via the A* algorithm implemented in SolveUtil
.