proxy.golang.org : github.com/igm/disjointset
A disjoint-set data structure is a data structure that keeps track of a set of elements partitioned into a number of disjoint (nonoverlapping) subsets. A union-find algorithm is an algorithm that performs two useful operations on such a data structure:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/igm/disjointset
License: MIT
Latest release: about 12 years ago
First release: about 12 years ago
Namespace: github.com/igm
Last synced: about 2 months ago