[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] node id in igraph
From: |
Gábor Csárdi |
Subject: |
Re: [igraph] node id in igraph |
Date: |
Tue, 8 Dec 2015 14:23:13 +0000 |
You can have labels as vertex attributes, and then node ids and node
names can be different.
Gabor
On Tue, Aug 25, 2015 at 8:22 AM, Zahra Fatemi <address@hidden> wrote:
> Hi all,
> Does anyone know how nodes with the same labels can have different node ids?
> I have a dataset in which some nodes are repeated and I want to draw this
> repetitive nodes.
> In igraph, if nodes in a dataset have the same labels, they will have the
> same ids. I want to change this process. I want All nodes with the same
> labels to have different ids. Is it possible?
> Best,
> Fatemi
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [igraph] node id in igraph,
Gábor Csárdi <=