shortest-route
There are 3 repositories under shortest-route topic.
lukefire5156/TouristGuide
An android app to guide tourist to visit various historic places and restaurants on the bases of their preferred route and time span.
TomasJohansson/adapters-shortest-paths-dotnet
Adapters for C# implementations finding the shortest paths between two locations. This is useful for travel routing when you want to minimize the total time or total distance.
TomasJohansson/adapters-shortest-paths
Adapters for Java implementations finding the shortest paths between two locations. This is useful for travel routing when you want to minimize the total time or total distance.