![]() |
VOOZH | about |
Disjoint Set is a data structure that keeps track of a set of elements partitioned into a number of disjoint subsets and it is used to efficiently solve problems that involve grouping elements into sets and performing operations on them.
To identify a disjoint set look for the following points in the set: