Info
Version: | 3.7.0 |
Author(s): | Jonathan Peli de Halleux |
Last Update: | Wednesday, March 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://quickgraph.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Stride.QuickGraph |
Install
Install-Package Stride.QuickGraph
dotnet add package Stride.QuickGraph
paket add Stride.QuickGraph
Stride.QuickGraph Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path,
k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...