Skip to content

1st project of AI(Artificial Intelligence) course in Amirkabir University Of Technology. Implementing searching algorithms like IDS, BBFS and A* from scratch in order to find optimal path

Notifications You must be signed in to change notification settings

pouyanhessabi/Searching-Algorithms-IDS-BBFS-AStar

Repository files navigation

Searching Algorithms: IDS, BBFS and A*

Artificial Intelligence Course 1st Project: Implementing searching algorithms like IDS, BBFS and A* from scratch in order to find optimal path.
In this group project we (pouyanhessabi and omidmahyar) implemented IDS, BBFS and A* algorithms to find optimal path. In this program a robot should push a piece of butter to it's plate and the robot should do this optimally with no extra moves.

Run main.py and then you can choose which algorithm to use in input as follows:

alt text

Check full description (in persian): here
Project report (in persian): here


Check our other AI Course projects: * [Project 2: Genetic Algorithm](https://github.com/pouyanhessabi/AI-project2-genetic-algorithm) * [Project 4: NLP Comment Filtering](https://github.com/pouyanhessabi/AI-project4-NLP)

About

1st project of AI(Artificial Intelligence) course in Amirkabir University Of Technology. Implementing searching algorithms like IDS, BBFS and A* from scratch in order to find optimal path

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages