AllVerticesGraphAugmentorAlgorithm<TVertex, TEdge> Constructor (IMutableVertexAndEdgeSet<TVertex, TEdge>, VertexFactory<TVertex>, EdgeFactory<TVertex, TEdge>) |
Namespace: QuickGraph.Algorithms.MaximumFlow
public AllVerticesGraphAugmentorAlgorithm( IMutableVertexAndEdgeSet<TVertex, TEdge> visitedGraph, VertexFactory<TVertex> vertexFactory, EdgeFactory<TVertex, TEdge> edgeFactory )