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