GitHub / sachinrai416 / Project_Route_Planner_CPP_Astar_Algorithm
A course project in C++ using real map data and A* search to find a path between two points, just as you might see in a desktop or mobile mapping application. The project you written will be using data from the OpenStreetMap project.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sachinrai416%2FProject_Route_Planner_CPP_Astar_Algorithm
PURL: pkg:github/sachinrai416/Project_Route_Planner_CPP_Astar_Algorithm
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C++
Size: 1.66 MB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 5 years ago
Pushed at: over 5 years ago
Last synced at: 12 days ago
Topics: astar-pathfinding, astar-search-algorithm, cpp, route-planning, udacity-nanodegree