Skip to content

ppetr/disjoint-sets-st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

disjoint-sets-st

Build Status

An imperative, high-performance disjoint set data structure with nearly-constant time complexity. It can be used with any mutable arrays, most often with IOUArray and STUArray.

Contact Information

Contributions and bug reports are welcome!

-Petr Pudlák

License

Licensed under the 3-clause BSD license.

About

An imperative, high-performance disjoint set data structure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published