First peergrade assignment for Algorithms and Datastructures. This is a solution for Union-Find and Weighted Union-Find.
To run the program, and change the file paths in Program.cs to where you have the files placed on your system.
Note: the files do not create a single unified tree. For example; the small file unifies until the indexes are either connected to 1 or 8.