Info
Version: | 3.6.61119.8 |
Author(s): | Jonathan Peli de Halleux |
Last Update: | Friday, December 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hcoona/quickgraph |
NuGet Url: | https://www.nuget.org/packages/QuickGraph.All |
Install
Install-Package QuickGraph.All
dotnet add package QuickGraph.All
paket add QuickGraph.All
QuickGraph.All Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- System.Reflection.Emit.Lightweight(>= 4.3.0)
Tags
QuickGraph comes with algorithms such as depth first search, breath first search, A* search, shortest path,
k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...