Info
Version: | 3.6.61119.7 |
Author(s): | Jonathan Peli de Halleux |
Last Update: | Sunday, November 20, 2011 |
.NET Fiddle: | Online Example |
Project Url: | http://quickgraph.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/QuickGraph |
Install
Install-Package QuickGraph
dotnet add package QuickGraph
paket add QuickGraph
QuickGraph Download (Unzip the "nupkg" after downloading)
Dependencies
28 packages depend on this package.
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...