> The problem is that none of my edge attributes are transferring onto the > subgraph. No, it's not that all of the ids in my edge list "edge_incidents" > have 'weight' attribute None. This happens for all edge attributes (I have a > dozen) for all edges in the subgraph. Edge attributes are supposed to be kept when subgraph_edges is invoked. What does edge_incidents contain exactly? Is it a list of integers?
-- T. _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
