UndirectedShortestPathAlgorithmBaseTVertex, TEdge Constructor (IAlgorithmComponent, IUndirectedGraphTVertex, TEdge, FuncTEdge, Double, IDistanceRelaxer) |
Namespace: QuickGraph.Algorithms.ShortestPath
protected UndirectedShortestPathAlgorithmBase( IAlgorithmComponent host, IUndirectedGraph<TVertex, TEdge> visitedGraph, Func<TEdge, double> weights, IDistanceRelaxer distanceRelaxer )