Skip to content

ceedong/UCSD_Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UCSD_Graph

The repo is to implement a toy "Google Map" and trying to find the shortest path between two points using BFS/ Dijkstra/ A* Algorithms.

GUI of the project:

alt text

FEATURE

The points can be read from a text file and then marked on the google map.

alt text

Different algorithms can be chosen from to get the shortest path from the user's selected start point to the end point.

alt text

About

The repo is to implement a toy "Google Map" and trying to find the shortest path between two points using BFS/ Dijkstra/ A* Algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages