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 <[email protected]> wrote:

> > how can I visit any node in this network?
> What do you mean by "visiting" a node?
>
> --
> T.
>
> _______________________________________________
> 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