Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Fazel94/union_disjoint_sets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disjoint set data strutcture and their union

Python implemetation of Union of disjoint set data structures.
I was dissatisfied with other python implementations of Disjoint sets data-structures, so I implemented this class based on Competitive Programming book by Steven Halim and Felix Halim.

Testing

For testing I used a rather pecuilar approach, I used the test.py for solving a codeforces.com problem which tests it extensively.

About

Python implemetation of Union of disjoint set data structures

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages