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