Skip to content
Prev 176471 / 398503 Next

Minimum Spanning Tree

On Tue, Apr 7, 2009 at 11:06 PM, jpearl01 <joshearl1 at hotmail.com> wrote:
Well, it looks definitely a tree to me.
I am not sure what you mean. Of course you can plot it using different
layouts, e.g. with layout.reingold.tilford (after choosing the root
vertex in some way) and then it looks like a usual tree plot, but why
would that be any better?

Unless there is some external information about the graph (e.g.
spatial positions of the nodes, or a distinguished root vertex), the
layout on the image is just as good as the others.

Gabor