UndirectedTopologicalSortAlgorithm<TVertex, TEdge> Constructor (IUndirectedGraph<TVertex, TEdge>, IList<TVertex>) |
Namespace: QuickGraph.Algorithms.TopologicalSort
public UndirectedTopologicalSortAlgorithm( IUndirectedGraph<TVertex, TEdge> g, IList<TVertex> vertices )