|
From: | Phil Cui |
Subject: | Re: [igraph] Retrieve nodes forming a motif with subgraph_isomorphisms |
Date: | Fri, 14 Aug 2015 15:12:54 -0400 |
> is the reason of slowing down the code because the attributes of "igraph.vs" or "igraph.es" occupies more memory?
I don't think that makes a significant difference, unless igraph.vs()
is doing something weird behind the scenes (theoretically, it should
only be a wrapper that encapsulates the vertex indices). However, I'm
not too familiar with the internals of the R interface so Gábor can
probably answer this way better than me.
T.
_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help
[Prev in Thread] | Current Thread | [Next in Thread] |