disjoint-set-struct

Implementation of disjoint set data structure (aka union-find data structure)

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install disjoint-set-struct

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.1 2025-02-19    

Issues with this package?

Page last updated 2025-02-19 16:30:14 UTC