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:
Installation commands are not available for this package.
Summary
DisjointSet (a.k.a. union–find data structure or merge–find set) implementation for Python.
Last Updated
Mar 13, 2024 at 23:01
License
MIT
GitHub Repository
https://github.com/mrapacz/disjoint-set