DijkstraShortestPathAlgorithmTVertex, TEdge Constructor (IAlgorithmComponent, IVertexListGraphTVertex, TEdge, FuncTEdge, Double, IDistanceRelaxer) |
Namespace: QuickGraph.Algorithms.ShortestPath
public DijkstraShortestPathAlgorithm( IAlgorithmComponent host, IVertexListGraph<TVertex, TEdge> visitedGraph, Func<TEdge, double> weights, IDistanceRelaxer distanceRelaxer )