[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[igraph] union of graphs
From: |
Marco |
Subject: |
[igraph] union of graphs |
Date: |
Mon, 13 Oct 2008 17:59:09 +0200 |
Hi,
let's suppose i have n graphs, which are randomly generated, with
igraph.Graph.Erdos_Renyi.
Now, let's suppose i want to make an union of m of those graphs, with
some selection rule.
Basically i want to take a node in the graph 1 and connect it to a
node in the graph 2, then again for every couple of graphs in set of n
graphs.
Suggestions on how i can do it with igraph (i am using the python frontend)?
Thanks in advance for you help,
marco
--
è il gioco della vita,
la dobbiamo preparare
che non ci sfugga dalle dita
come la sabbia in riva al mare.
Lucio Dalla
- [igraph] union of graphs,
Marco <=