public static CompressedSparseRowGraph<TVertex> FromGraph<TEdge>( IVertexAndEdgeListGraph<TVertex, TEdge> visitedGraph ) where TEdge : Object, IEdge<TVertex>
© 2021 Bossland GmbH