BellmanFordShortestPathAlgorithmTVertex, TEdge Constructor (IAlgorithmComponent, IVertexAndEdgeListGraphTVertex, TEdge, FuncTEdge, Double, IDistanceRelaxer) |
Namespace: QuickGraph.Algorithms.ShortestPath
public BellmanFordShortestPathAlgorithm( IAlgorithmComponent host, IVertexAndEdgeListGraph<TVertex, TEdge> visitedGraph, Func<TEdge, double> weights, IDistanceRelaxer distanceRelaxer )