[][src]Module algorithms_edu::data_structures::disjoint_set

Structs

UnionFind

Vector-based union-find representing a set of disjoint sets.