A Ruby implementation of the disjoint set forest, or union find, data structure. This implementation uses path compression and union by rank to ensure optimal complexity.

Required Ruby Version

>= 0

Authors

Lane Miles

Versions

  1. 1.1.0 July 04, 2018 (9 KB)
Show all versions (2 total)

SHA 256 checksum