igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] reassemble decompose.graphs


From: Tamás Nepusz
Subject: Re: [igraph] reassemble decompose.graphs
Date: Sat, 14 Sep 2013 21:22:22 +0200

Hi,

You can use the %du% operator or the graph.disjoint.union() function to take 
the disjoint union of two graphs. If you have more than two components, you can 
use these functions repeatedly to merge them.

-- 
T.

On 13 Sep 2013, at 18:16, Manon Lily Ragonnet-cronin <address@hidden> wrote:

> Hi there,
> I am using decompose.graph to .. decompose a graph, then I am modifying each 
> individual cluster and would like to reassemble the clusters back into the 
> large graph. Is there a function to do this?
> Thanks,
> Manon
> 
> -- 
> The University of Edinburgh is a charitable body, registered in
> Scotland, with registration number SC005336.
> 
> 
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help




reply via email to

[Prev in Thread] Current Thread [Next in Thread]