igraph-help
[Top][All Lists]
Advanced

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

[igraph] Vertex id consistency in delete.vertices and subgraph


From: Andrew Conway
Subject: [igraph] Vertex id consistency in delete.vertices and subgraph
Date: Sun, 21 Mar 2010 18:16:34 -0400

From the documentation for the R version of igraph it is noted that after manipulating a graph via the delete.vertices or subgraph functions, "The ids of the vertices will change in the subgraph of course since these are always consecutive."

I am curious as to the motivation for this implementation?  Often, it is much more useful to keep vertex ID's consistent after these operations, as these ID's are often meaningful to the particular analysis being performed.  Is there a way to keep the IDs consistent after performing these manipulations?

_________________________
__________
Drew Conway
Ph.D. Student
Department of Politics, New York University
@drewconway


reply via email to

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