/UnionFind

Primary LanguagePython

UnionFind

This a basic implementation of an Union-Find data structure in Python.

wikipedia