Pents.DisjointSet by: pents 258 total downloads last updated 4/12/2020 Latest version: 1.0.6 disjointset union find unionfind My implementation of union find datastructure
PBCD.Algorithms by: PBCD 1,528 total downloads last updated 5/23/2018 Latest version: 1.0.6717.20626 ProrityQueue Bag SymboleTable Trie UnionFind SearchTree BST OST RBT Sort More tags General purpose data structures and algorithms mostly to cover the functionallity or performance gap in the framework. Includes: ProrityQueue, Bag, SymboleTable, Trie, UnionFind, Search Trees (BST, OST, RBT), sorting and graph algorithms.