Click or drag to resize

RoundRobinEdgeChainTVertex, TEdge Class

Inheritance Hierarchy
SystemObject
  QuickGraph.Algorithms.RandomWalksRoundRobinEdgeChainTVertex, TEdge

Namespace:  QuickGraph.Algorithms.RandomWalks
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public sealed class RoundRobinEdgeChain<TVertex, TEdge> : IEdgeChain<TVertex, TEdge>
where TEdge : Object, IEdge<TVertex>

Type Parameters

TVertex
TEdge

The RoundRobinEdgeChainTVertex, TEdge type exposes the following members.

Constructors
Methods
See Also