Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_FinalProject

Final project for Artificial Intelligence class. Defines state space and action space for a shortest-path pizza delivery problem.

To run:

  1. Ensure that you have Python 2.7 (Python 3 will not work) with packages pygame and pydot installed.
  2. Run "startgame.py" to visualize the search.
  3. Change search type (A*,BFS,DFS) in "student/gameProblem.py". Change "student/config.py" to point to different maps.

About

Final project for Artificial Intelligence class. Defines state space and action space for a shortest-path pizza delivery problem.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages