Skip to content

harihara-n/Artificial-Intelligence---Search-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This project was part of the AI Grad level course at Texas A&M University. It contains the following two problems-

1. 8 puzzle problem: Investigates and compares the performance of Depth First, Breadth First and Iterative Depth First Search techniques for the 8 puzzle problem. For results refer to the detailed document inside the 8 puzzle section. 

2. Stacking Problem: Investigates the Stacking Problem and provides a heuristic search algorithm to solve it. I essentially compare two different heuristics for this problem and report their performance for various test cases. 

About

AI grad course - search algorithms code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published