Top 20 NuGet adjacency Packages
Data structures for graphs and some specialized collections.
Commonly used types:
• IndexedIncidenceGraph
• SimpleIncidenceGraph
• IGraphBuilder<TGraph, TVertex, TEdge>
Adjacency list graph implementation that implements the interfaces defined in SCGraphTheory.Abstractions.