union-find

A rust implementation of Tarjan's disjoint-set data structure with path compression optimization.