UndirectedDijkstraShortestPathAlgorithmTVertex, TEdge Constructor (IUndirectedGraphTVertex, TEdge, FuncTEdge, Double, IDistanceRelaxer) |
Namespace: QuickGraph.Algorithms.ShortestPath
public UndirectedDijkstraShortestPathAlgorithm( IUndirectedGraph<TVertex, TEdge> visitedGraph, Func<TEdge, double> weights, IDistanceRelaxer distanceRelaxer )