GraphBalancerAlgorithmTVertex, TEdge Constructor (IMutableBidirectionalGraphTVertex, TEdge, TVertex, TVertex, VertexFactoryTVertex, EdgeFactoryTVertex, TEdge) |
Namespace: QuickGraph.Algorithms.MaximumFlow
public GraphBalancerAlgorithm( IMutableBidirectionalGraph<TVertex, TEdge> visitedGraph, TVertex source, TVertex sink, VertexFactory<TVertex> vertexFactory, EdgeFactory<TVertex, TEdge> edgeFactory )