NuGet Package QuikGraph

.NET library that provide mainly graphs structures and algorithms for C#.

QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET.

It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc...

This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core.
It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes.

It does not include every sub modules of the original library such as F# stuff, adapters, etc.
This build is only the Core of QuikGraph taking advantage of .NET Core.

Supported platforms:
- .NET Standard 1.3+
- .NET Core 1.0+
- .NET Framework 3.5+

Supports Source Link.




Got any QuikGraph Question?





Info

Version: 2.5.0
Author(s): Alexandre Rabérin
Last Update: Monday, July 4, 2022
.NET Fiddle: Online Example
Project Url: https://github.com/KeRNeLith/QuikGraph
NuGet Url: https://www.nuget.org/packages/QuikGraph


Install
Install-Package QuikGraph
dotnet add package QuikGraph
paket add QuikGraph
QuikGraph Download (Unzip the "nupkg" after downloading)

.NETFramework 3.5
  • No dependencies.
.NETFramework 4.0
  • No dependencies.
.NETFramework 4.5
  • No dependencies.
.NETStandard 1.3 .NETStandard 2.0
  • No dependencies.
8 packages depend on this package.


Tags



STATS

must-have-score

4.8

avg-downloads-per-day

615

days-since-last-release

623