This is an old revision of the document!


4.6. Implementing Kruskal's Algorithm: The Union-Find Data Structure


  • The basic idea behind the algorithm is that the graph in question has a fixed population of nodes
  • And the graphs grows over time by inserting edges between certain pairs of nodes.
  • Goal: Maintain a set of connected components of the graph being processed throughout the whole operation
courses/cs211/winter2012/journals/jeanpaul/chapterfour_sectionvi.1330567498.txt.gz · Last modified: 2012/03/01 02:04 by mugabej
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0