Hello, I want to know your opinion if should be there a significant performance difference between calling the method Graph.degree() and Graph.degree(myVertexSeq) when myVertexSeq contain the whole graph. I'm calculating on a graph with more than a million of vertexes.
Regards, Fdo.
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
