HoffmanPavleyRankedShortestPathAlgorithmTVertex, TEdge Constructor (IAlgorithmComponent, IBidirectionalGraphTVertex, TEdge, FuncTEdge, Double, IDistanceRelaxer) |
Namespace: QuickGraph.Algorithms.RankedShortestPath
public HoffmanPavleyRankedShortestPathAlgorithm( IAlgorithmComponent host, IBidirectionalGraph<TVertex, TEdge> visitedGraph, Func<TEdge, double> edgeWeights, IDistanceRelaxer distanceRelaxer )