Graph abstractions NuGet Package

Abstractions of graphs to be examined and manipulated in a data-structure agnostic fashion.
Commonly used types:
• IHeadIncidence<TVertex, TEdge>
• IOutEdgesIncidence<TVertex, TEdges>
• IOutNeighborsAdjacency<TVertex, TNeighbors>
• IMonoid<T>.




Got any Graph abstractions Question?





Info

Version: 0.17.0
Author(s): Viktor T.
Last Update: Thursday, January 11, 2024
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Arborescence.Abstractions


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

.NETStandard 1.0
  • No dependencies.
.NETStandard 2.0
  • No dependencies.
net461
  • No dependencies.
netstandard2.1
  • No dependencies.
2 packages depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

8

days-since-last-release

105