MaximumFlowAlgorithmTVertex, TEdge Constructor |
Namespace: QuickGraph.Algorithms.MaximumFlow
protected MaximumFlowAlgorithm( IAlgorithmComponent host, IMutableVertexAndEdgeListGraph<TVertex, TEdge> visitedGraph, Func<TEdge, double> capacities, EdgeFactory<TVertex, TEdge> edgeFactory )