Skip to content

Quanghihicoder/Robot_Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot_Navigation

Run code:

Type in command: py main.py method_name

There are 7 methods available: DFS, BFS, GBFS, AS, CUS1, CUS2, CUS3

Example: py main.py DFS

Enjoy !