![]() | Slash.Collections.Graphs Namespace |
[Missing <summary> documentation for "N:Slash.Collections.Graphs"]
Class | Description | |
---|---|---|
![]() | AdjacencyListWeightedDirectedGraph<T> |
An implementation of the abstract datatype weighted directed
graph using an adjacency list to encode the set of edges.
|
Interface | Description | |
---|---|---|
![]() | IGraphVertex |
Vertex of any graph with a unique index.
|
![]() | IWeightedGraph<T> |
Interface of the abstract datatype weighted graph.
|