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
Sudoku Project on the subject of informed search in artificial intelligence and expert systems course
A heuristic search AI agent for ShoverWorld (Milestone 2) using A* and RBFS with domain-specific heuristics, sub-goal decomposition, and special-action reasoning.
Add a description, image, and links to the rbfs-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the rbfs-algorithm topic, visit your repo's landing page and select "manage topics."