Skip to content

ak7n14/AI-Search-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelligent-Systems-Blockworld

The follwing repository contains the blockworld puzzle and has 4 search algorithms to find its solutions namely

1. Depth First Search
2. Breadth First Search
3. Iterative Deepening Search
4. A* Heuristic Search