this a python BFS , A* and RBFS implementation of 8 puzzle
-
Updated
Feb 10, 2021 - Python
this a python BFS , A* and RBFS implementation of 8 puzzle
Artificial Intelligence - 8/15 Puzzle Game(A*, BFS, GBFS & Bi-Directional)
solving 8 Puzzle with A*, Recursive Best First Search and BFS
Visual 8 puzzle solver with BFS and DFS tree search algorithms. (A* and IDS will be added soon)
Solving 8-puzzle problem with search algorithms
8 Puzzle Problem Mapping into Search. Using A* Algorithm to find the Shortest path.
8-Puzzle game, solvable using A*
A* and IDA* search implemented in Java.
The 8-puzzle game and also lets the user get it solved by the (A* heuristics based) A.I
[Python] Implementação de modelos matemáticos para a resolução do jogo 8Puzzle utilizando busca heurística, hillclimb e A*.
Solving the Sliding puzzle with 8 pieces using A* algorithm
Puzzle8 solver - school project
C# ile A* (Star) Algoritması kullanarak 8 Taş Bulmacasını çözmek
Visually solves a random game of 8 Puzzle using A* Algorithm and Priority Queue and demonstrate each step.
8Puzzle Game with different algorithms to solve it!
8 puzzle BFS in Java
solve 8-puzzle with BFS Search
Collection of projets that I developed like an ASP music composer, a Sokoban, Hitory and 8puzzle puzzle solvers, Probabilistic Reasoning with Answer Sets and a project on Automatic Theorem Provers
To associate your repository with the 8puzzle topic, visit your repo's landing page and select "manage topics."