Info
Version: | 3.6.61114.2 |
Author(s): | panthernet |
Last Update: | Monday, June 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://quickgraph.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/QuickGraphPCL |
Install
Install-Package QuickGraphPCL
dotnet add package QuickGraphPCL
paket add QuickGraphPCL
QuickGraphPCL Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net, Silverlight, Windows Phone and Win 8.
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...