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