Puzzle-Problem
A* Algorithm
Choose either 2x2-puzzle or 3x3-puzzle.
Runs Left
Output
Initial-Puzzle(2x2)
1 |
2 |
3 |
|
Initial-Puzzle(3x3)
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
|
Goal-State(3x3)
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
|
Congratulations!
Completed in moves!
(Check out the fastest solution by clicking the button below.)
Click this link and enable access to see Solution
Minimum moves are required.