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 <[email protected]> 
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
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/igraph-help


_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to