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.
[Python] Implementação de modelos matemáticos para a resolução do jogo 8Puzzle utilizando busca heurística, hillclimb e 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.
8-Puzzle game, solvable using A*
Solving the Sliding puzzle with 8 pieces using A* algorithm
solve 8-puzzle with BFS Search
Trabalho avaliativo como parte da primeira nota de Inteligência Artificial no curso de Ciência da Computação - UFMA
A 8-puzzle solver written in C++
8 puzzle BFS in Java
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!
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."