UnionFindDetailed<T> constructor

UnionFindDetailed<T>()

Creates a new detailed Union-Find data structure

Implementation

UnionFindDetailed();