Disjoint Set Union (Union-Find) data structure, particularly useful for managing dynamic connectivity problems such as determining if two elements are in the same subset or merging two subsets.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected