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