Info
Version: | 1.0.27 |
Author(s): | Timwi |
Last Update: | Saturday, October 12, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RT.Dijkstra |
Install
Install-Package RT.Dijkstra
dotnet add package RT.Dijkstra
paket add RT.Dijkstra
RT.Dijkstra Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Declare your own Nodes and Edges to define the graph and let the algorithm find the best path to the target Node.