GraphExtensionsToCompressedRowGraphTVertex, TEdge Method |
Namespace: QuickGraph
public static CompressedSparseRowGraph<TVertex> ToCompressedRowGraph<TVertex, TEdge>( this IVertexAndEdgeListGraph<TVertex, TEdge> visitedGraph ) where TEdge : Object, IEdge<TVertex>