EdmondsKarpMaximumFlowAlgorithmTVertex, TEdge Constructor (IAlgorithmComponent, IMutableVertexAndEdgeListGraphTVertex, TEdge, FuncTEdge, Double, EdgeFactoryTVertex, TEdge) |
Namespace: QuickGraph.Algorithms.MaximumFlow
public EdmondsKarpMaximumFlowAlgorithm( IAlgorithmComponent host, IMutableVertexAndEdgeListGraph<TVertex, TEdge> g, Func<TEdge, double> capacities, EdgeFactory<TVertex, TEdge> edgeFactory )