CMD + K

disjoint-set

Community

DisjointSet (a.k.a. union–find data structure or merge–find set) implementation for Python.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::disjoint-set

Usage Tracking

0.8.0
0.7.4
0.7.2
0.7.1
4 / 8 versions selected
Downloads (Last 6 months): 0

About

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

noarch