Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 232 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 232 Bytes

Search-Algorithms

Informed and uninformed search algorithms

Objective:

To design and compare the performance of informed and uninformed search algorithms such as BFS, IDS, A-star and Weighted A-star in a simulation of a game.