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*
The 8-puzzle game and also lets the user get it solved by the (A* heuristics based) A.I
C# ile A* (Star) Algoritması kullanarak 8 Taş Bulmacasını çözmek
A* and IDA* search implemented in Java.
[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
Visually solves a random game of 8 Puzzle using A* Algorithm and Priority Queue and demonstrate each step.
8 puzzle BFS in Java
8Puzzle Game with different algorithms to solve it!
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
solve 8-puzzle with BFS Search
Add a description, image, and links to the 8puzzle topic page so that developers can more easily learn about it.
To associate your repository with the 8puzzle topic, visit your repo's landing page and select "manage topics."