union_find v0.1.1 API Reference

Modules

UnionFind is a data structure to manipulate disjoint-set. Complexity of operations is O(log n)