- Download the zip file and extract it.
- Open main.py file.
1. you can choose the initial state and the final state in the source code or you can click SHUFFLE to get a random initial state
sometimes you can get an impossible puzzle (a puzzle that has no solution).
check line 419.
A high latency means slow speed.
A low latency means high speed.
The A* algorithm is the best, it visits much less nodes than the other algorithms.