Targeted algorithms for undirected, weighted and unweighted graphs, nodes and edges.
Info
Version: | 0.1.0 |
Author(s): | Xavier Schott |
Last Update: | Thursday, June 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Versatible/GraphAlgorithms |
NuGet Url: | https://www.nuget.org/packages/GraphAlgorithms |
Install
Install-Package GraphAlgorithms
dotnet add package GraphAlgorithms
paket add GraphAlgorithms
GraphAlgorithms Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)