igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] how to change attributes to a randomly selected nodes of a


From: mario rossi
Subject: Re: [igraph] how to change attributes to a randomly selected nodes of a network in igraph
Date: Thu, 11 May 2017 23:00:13 +0200

I was reading more carefully your code, Chris.
I noticed that there is "  unique(unlist(adjacent_vertices(g, x)))  ".
This fuction does not remove any vertices or edges, I am right?
Is only an assignement, or not?
Because in the algorithm I have not to change anything in the original network, I have only to "assign" attributes to the vertices...
As you can see, I am not a good igraph expert ;-)

reply via email to

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