Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 233 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 233 Bytes

AI Search Agent

An implementation of the search problem. An agent is trying to reach its goal using different search strategies which are BF, DF, UC, GR, A*. Have a look at the first section of the report if you want to know more.