Lightweight library for graph analysis like shortest path calculation, cycle determination, ...
Info
Version: | 1.3.0 |
Author(s): | mitoSoft |
Last Update: | Tuesday, May 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/michaelroth1/mitoSoft.Graphs |
NuGet Url: | https://www.nuget.org/packages/mitoSoft.Graphs.Analysis |
Install
Install-Package mitoSoft.Graphs.Analysis
dotnet add package mitoSoft.Graphs.Analysis
paket add mitoSoft.Graphs.Analysis
mitoSoft.Graphs.Analysis Download (Unzip the "nupkg" after downloading)
Dependencies
- mitoSoft.Graphs(>= 1.1.0)
Tags