Implement DFS,BFS,A* Search
-
Notifications
You must be signed in to change notification settings - Fork 0
I have used informed and uninformed searches to find the optimal path in the pacman-food-maze. The search algorithms used are A*(A star) graph search, Greedy search, Depth first search, Breadth first search and Uniform cost search.
datianshi21/AI-Project1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
I have used informed and uninformed searches to find the optimal path in the pacman-food-maze. The search algorithms used are A*(A star) graph search, Greedy search, Depth first search, Breadth first search and Uniform cost search.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published