8-puzzle implementation in Python using State space search algorithms
python3 a-star beam-search hill-climbing-search 8-puzzle branch-and-bound heuristic-search-algorithms state-space-search best-first-search bidirectional-search bfs-search 8-puzzle-problem 8-puzzle-game dfid-algorithm a-star-search-algorithm 8-puzzle-bfs
-
Updated
Jul 30, 2024 - Python