Skip to content

Projects of the artificial intelligence course @ CentraleSupelec

Notifications You must be signed in to change notification settings

gustos-ish/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacman

Projects of the artificial intelligence course @ CentraleSupelec

Algorithms implemented through the course

search

  • breadth first search
  • depth first search
  • uniform cost search
  • a star search

cf search/search.py

multiagent

  • minimax
  • alphabeta
  • expectimax

cf multiagent/multiAgents.py

About

Projects of the artificial intelligence course @ CentraleSupelec

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages