GitHub / salimt / GoogleMaps-Find-Fastest-Route-Algorithms
A simple fastest route finder written in Java includes BFS, Djikstra(Speed limits included) and A* Algortihms also has the feature of visualization of visited nodes.
Stars: 12
Forks: 9
Open issues: 0
License: other
Language: Java
Size: 809 KB
Dependencies parsed at: Pending
Created at: almost 6 years ago
Updated at: about 1 year ago
Pushed at: almost 6 years ago
Last synced at: about 1 year ago
Topics: a-star-algorithm, a-star-path-finding, a-star-search, bfs-algorithm, dijkstra-algorithm, dijkstra-shortest-path, google-map-api, google-maps, google-maps-api, google-maps-services, maps, ucsd