Info
Version: | 3.7.5-deta |
Author(s): | Jonathan \"Peli\" de Halleux |
Last Update: | Thursday, January 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/YaccConstructor/QuickGraph |
NuGet Url: | https://www.nuget.org/packages/YC.QuickGraph |
Install
Install-Package YC.QuickGraph
dotnet add package YC.QuickGraph
paket add YC.QuickGraph
YC.QuickGraph Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNet.Contracts(>= 0.0.0)
- FSharp.Core(>= 0.0.0)
Tags
QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc...