#disjoint-set #forest #structure #implemented

disjoint_set_forest

A disjoint set data structure implemented using a disjoint set forest

1 unstable release

0.1.0 Aug 7, 2021

#1779 in Data structures

MIT license

14KB
328 lines

Serial version of the disjoint set data structure

No runtime deps