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*.
C# ile A* (Star) Algoritması kullanarak 8 Taş Bulmacasını çözmek
The 8-puzzle game and also lets the user get it solved by the (A* heuristics based) A.I
A* and IDA* search implemented in Java.
Solving the Sliding puzzle with 8 pieces using A* algorithm
8-Puzzle game, solvable using A*
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
Puzzle8 solver - school project
Visually solves a random game of 8 Puzzle using A* Algorithm and Priority Queue and demonstrate each step.
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."