Hi, is this in R? Or Python? Gabor On Wed, Dec 30, 2015 at 10:52 AM, Ayushi Dalmia <[email protected]> wrote: > Hello, > > I want to get the adjacency list of a subgraph. I am obtaining the subgraph > of a graph by passing a set of vertices. Using the adjacency get_adjlist > method I can get the adjacency list for this subgraph. However, the > subgraph now uses a completely different set of ids. How can I get the > original mapping? > > Thanks and regards, > Ayushi Dalmia > > _______________________________________________ > 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
