/8-puzzle

Using heuristic search Best-First and A* with BFS (with manhatan distance) methods to solve 8-puzzle

Primary LanguagePython

No issues in this repository yet.