aboutsummaryrefslogtreecommitdiff
path: root/math/py-disjoint-set/pkg-descr
blob: 1bfa11ebbd03765afc79723ba5e4fcda50a80224 (plain) (blame)
1
2
disjoint-set is a DisjointSet (a.k.a. union-find data structure or merge-find
set) implementation for Python.