Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements:

numpy, matplotlib

How to run:

Start the command prompt, access the Source folder, run the command: python main.py <Algorithm> <Map file>

  • Algorithms include: dfs: dead first search (DFS), bfs: breadth first search (BFS), gbfs: greedy best first search (GBFS), ass: A* search (ASS), bs: search with bonus points (BS)
  • Map file: map_1.txt map_5.txt with map without bonus points, map_6.txt map_8.txt with map with bonus points

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages