@hackage disjoint-sets-st0.1

Imperative ST/IO based disjoint set data structure.

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.