#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

#1489 in Algorithms

24 downloads per month

LGPL-3.0

23KB
410 lines

A basic implementation of the Union-find algorithm

Dependencies

~155KB