#union-find #algorithm #basic

red_union_find

red_union_find provides an implementation of the union find algorithm

7 releases

0.3.0 Dec 2, 2020
0.2.5 Nov 27, 2020
0.1.0 Nov 9, 2020

#1453 in Algorithms

LGPL-3.0

23KB
410 lines

A basic implementation of the Union-find algorithm

Dependencies

~155KB