Implementation
C
[
v
] is the color of nodes in
v
's group.
L
[
c
] is a linked list of nodes for color
c
.
Next:
Running Time: Bound One
Up:
KRUSKAL'S ALGORITHM
Previous:
Better Implementation