disjoint-set
DisjointSet (a.k.a. union–find data structure or merge–find set) implementation for Python.
DisjointSet (a.k.a. union–find data structure or merge–find set) implementation for Python.
To install this package, run one of the following:
Summary
DisjointSet (a.k.a. union–find data structure or merge–find set) implementation for Python.
Last Updated
Mar 13, 2024 at 20:58
License
MIT
Supported Platforms
GitHub Repository
https://github.com/mrapacz/disjoint-set