Info
Version: | 3.7.0 |
Author(s): | Jonathan Peli de Halleux |
Last Update: | Monday, October 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://quickgraph.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Xenko.QuickGraph |
Install
Install-Package Xenko.QuickGraph
dotnet add package Xenko.QuickGraph
paket add Xenko.QuickGraph
Xenko.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...