Skip to content

Implementation of A* algorithm to find the shortest path between two points in open street map

License

Notifications You must be signed in to change notification settings

ismajl-ramadani/a-star-open-street-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of A* search algorithm.

The code base was provided by Udacity(as part of C++ nanodegree) and I have implemented all the functions from route_planner.cpp and also added some util functions in main.cpp.

To learn more about A* search algorithm, please refer to this page.

About

Implementation of A* algorithm to find the shortest path between two points in open street map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published