[R] Minimum Spanning Trees
Steve Lianoglou
mailinglist.honeypot at gmail.com
Thu Feb 25 20:01:53 CET 2010
Hi,
On Thu, Feb 25, 2010 at 12:16 PM, harunpirim <harunpirim at gmail.com> wrote:
>
> Hi,
>
> I need to find all minimum spanning trees of an unweighted graph.
> Is there a way in R to do that?
If you're working with graphs in R, you'll probably want to see what
the igraph library has to offer. For instance, it has a
"minimum.spanning.tree" function ...
-steve
--
Steve Lianoglou
Graduate Student: Computational Systems Biology
| Memorial Sloan-Kettering Cancer Center
| Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact
More information about the R-help
mailing list