dsu-package

Disjoint Set Union (Union-Find) data structure with path compression and union by size

Installation

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

pip3 install dsu-package

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.0 2025-08-10

Issues with this package?

Page last updated 2025-08-16 14:49:31 UTC