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
