Union Find - adamtew/CS2420-Exam2 GitHub Wiki

Union Find

Union Find is an algorithm which uses a disjoint-set data structure to solve the following problem: Say we have some number of items.