Shortest paths adapter/adaptee library

C#.NET Adapter library and implementations 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.

https://github.com/TomasJohansson/adapters-shortest-paths-dotnet

Tomas Johansson