Skip to content

AbhinavAdarsh/PacmanSearchAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Search Algorithms used by Pacman to search for food pallets in Pacman world.

This Project contains the implementation of different search algorithms used by Pacman.

Search Algorithm includes :

  1. Depth First Search
  2. Breadth First Search
  3. Uniform Cost Search
  4. A star Search
  5. Good heuristic for A star search

About

First Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages