An implementation of the Union-Find (Disjoint Set) data structure - useful for clustering and Kruskal's MST algorithm and anything that needs to quickly identify clusters in a set.
-
Notifications
You must be signed in to change notification settings - Fork 0
alanevans/union-find-php
About
An implementation of the Union-Find (Disjoint Set) data structure - useful for clustering and Kruskal's MST algorithm and anything that needs to quickly identify clusters in a set.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published