EdgeMergeCondensationGraphAlgorithmTVertex, TEdge Constructor |
Namespace: QuickGraph.Algorithms.Condensation
public EdgeMergeCondensationGraphAlgorithm( IBidirectionalGraph<TVertex, TEdge> visitedGraph, IMutableBidirectionalGraph<TVertex, MergedEdge<TVertex, TEdge>> condensatedGraph, VertexPredicate<TVertex> vertexPredicate )