Content deleted Content added
Revised intro |
m sets->groups in second para |
||
Line 4:
The other important operation, '''MakeSet''', which makes a group containing only a given element (a [[singleton]]), is generally trivial. With these three operations, many practical partitioning problems can be solved (see the ''Applications'' section).
While we could represent the
== Disjoint-set linked lists ==
|