rbfs-algorithm
Here are 8 public repositories matching this topic...
Language:All
this a python BFS , A* and RBFS implementation of 8 puzzle
- Updated
Feb 10, 2021 - Python
solving 8 Puzzle with A*, Recursive Best First Search and BFS
- Updated
Oct 18, 2019 - Java
Python codes for A* algo, RBFS algo and IDS algo on 8_PUZZLES problem.
- Updated
Feb 25, 2020 - Jupyter Notebook
SPPU - BE ENTC (2015 Pattern) - Elective III
- Updated
Jun 9, 2020 - Jupyter Notebook
Sudoku Project on the subject of informed search in artificial intelligence and expert systems course
- Updated
Jan 8, 2024 - Python
⚔ KNIGHT GAME ⚔ O projecto consiste no desenvolvimento de uma aplicação de variante do problema matemático conhecido como o Passeio do Cavalo, cujo objectivo é, através dos movimentos do cavalo, visitar todas as casas de um tabuleiro similar ao de xadrez resolução de um problema neste contexto por procura em Espaço de Estados.
- Updated
Aug 6, 2020 - Common Lisp
sort it game with help of AI and search algorithms | college project
- Updated
Mar 28, 2023 - ASP.NET
AI Pathfinding Implementation featuring Uniform Cost Search (uninformed) and Recursive Best-First Search (informed) algorithms. Solves grid-based navigation with dynamic cost calculations, performance metrics, and path visualization. Developed for academic research in search algorithms.
- Updated
Feb 25, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to therbfs-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with therbfs-algorithm topic, visit your repo's landing page and select "manage topics."