gen.child.list.mst: gen.child.list.mst
Description
Generate an adjacency list
Usage
gen.child.list.mst(clust.edge.list, m)
Arguments
clust.edge.list
The return value of the kruskal() function.
Value
An adjacency list in the form of a list of vectors.