QuickGraph


IBidirectionalGraph<'TVertex, 'TEdge>

Namespace: QuickGraph

A directed graph datastructure that is efficient to traverse both in and out edges.

Fork me on GitHub