Disjoint-set data structure: Difference between revisions

Content deleted Content added
More details
Grammar mistake
Line 220:
 
[[File:Proof_of_O(log*n)_Union_Find.jpg|center|frame|Proof of <math>O(\log^*n)</math> Union Find]]
We can make two observations about the buckets's sizes.
 
# {{anchor|max buckets}}The total number of buckets is at most {{math|log<sup>*</sup>''n''}}.