Topic: "recursive-best-first-search"
cocolico14/8Puzzle
solving 8 Puzzle with A*, Recursive Best First Search and BFS
Language: Java - Size: 588 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

arashsm79/jade-swarm
Implementation of uninformed and informed AI search algorithms in Rust. Search algorithms include BFS, DFS, A*, RBFS, IDS, IDA*, and GBFS.
Language: Rust - Size: 266 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Samaya07/Slide-bar-puzzle
This repository contains different algorithms to search for the goal state from the initial state in the slide bar puzzle problem
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Samaya07/mapOfRomania
This repository contains codes that demonstrate BFS and DFS traversals on the map of romania, using frontier and explored lists
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

hamedrq7/Solving-Problems-by-Searching
This is a homework about various Uninformed and Informed search algorithms, implemented for solving a simple game. This homework is a part of many projects in a Fundamentals to AI course @ FUM.
Language: Jupyter Notebook - Size: 1.95 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
