Click or drag to resize

IDisjointSetT Interface

Namespace:  QuickGraph.Collections
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface IDisjointSet<T>

Type Parameters

T

The IDisjointSetT type exposes the following members.

Properties
  NameDescription
Public propertyElementCount
Public propertySetCount
Top
Methods
See Also