igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] Performance doubt


From: Fernando Barraza
Subject: [igraph] Performance doubt
Date: Mon, 19 Aug 2019 10:53:25 -0500

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]