disjoint-union

Disjoint set / union find algorithm

Installation

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

pip3 install disjoint-union

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.5.0 2022-04-16      
0.4.4 2022-04-16      
0.4.3 2021-04-01    
0.4.2 2020-11-23    
0.4.0 2020-11-23    
0.3.0 2020-11-23    
0.2.0 2020-10-16    
0.1.1 2020-10-16    
0.1.0 2020-10-16    
0.0.4 2020-10-14    
0.0.3 2020-10-14    
0.0.2 2020-10-14    
0.0.1 2020-10-14    

Issues with this package?

Page last updated 2023-10-28 04:11:58 UTC