Skip to content

angusb/Union-Find

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple implementation of the Disjoint Data Structure (Union Find) that is has 
interesting characteristics as seen here: http://en.wikipedia.org/wiki/Disjoint-set_data_structure

From this point on?

Might implement Kruskal's Algorithm, or make the existing code templated, or both.

About

Mostly just testing out this whole Github thing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages