Implementation of the union-find (AKA disjoint-set) structure and related algorithms
Primary LanguageC++