igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Data structure of network


From: Zhige Xin
Subject: Re: [igraph] Data structure of network
Date: Wed, 10 Apr 2013 15:23:56 -0700

I mean I can traverse and change the label of any node in that network. For example, node 0 has two neighbors 1 and 2. After some time, node 0 may only connect to node 2 or 3. So how can I change this by manipulating the object of network (network = nx.read(net_path))?


On Wed, Apr 10, 2013 at 2:46 AM, Tamas Nepusz <address@hidden> wrote:
> how can I visit any node in this network?
What do you mean by "visiting" a node?

--
T.

_______________________________________________
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]