RandomGraphFactoryGetVertexTVertex, TEdge Method (IVertexListGraphTVertex, TEdge, Random) |
Namespace: QuickGraph.Algorithms
public static TVertex GetVertex<TVertex, TEdge>( IVertexListGraph<TVertex, TEdge> g, Random rnd ) where TEdge : Object, IEdge<TVertex>