- gridworld.py is the main file.
- ai_search.py contains solve() which gives a solution using one of these search algorithims:
- Depth First Search
- Breadth First Search
- Uniform Cost Search
- Greedy Search
- Astar Search
- test.ipynb gives more abstracted view of the code using IPython Notebook.
-
Notifications
You must be signed in to change notification settings - Fork 0
WindOfXaos/Grid-World-Problem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Solving grid world problems using search algorithms.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published