k shortest paths adapter/adaptee libraries

These adapter library implementations can be used for finding the shortest paths between two locations. This is useful for travel routing when you want to minimize the total time or total distance.

C#.NET: github TomasJohansson/adapters-shortest-paths-dotnet

Java: github TomasJohansson/adapters-shortest-paths

Wikipedia K_shortest_path_routing

Tomas Johansson at GitHub