Info
Version: | 1.0.0 |
Author(s): | TomasJohansson |
Last Update: | Friday, October 26, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.programmerare.com/adapters-shortest-paths-dotnet/ |
NuGet Url: | https://www.nuget.org/packages/Programmerare.ShortestPaths |
Install
Install-Package Programmerare.ShortestPaths
dotnet add package Programmerare.ShortestPaths
paket add Programmerare.ShortestPaths
Programmerare.ShortestPaths Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
- OptimizedPriorityQueue(>= 4.1.1)
- OptimizedPriorityQueue(>= 4.1.1)
Tags
This is useful for travel routing when you want to minimize the total time or total distance.