Lab41 / Circulo

Community Detection Research Effort
http://lab41.github.io/Circulo/
Other
79 stars 39 forks source link

VertexCover membership lookups appear to be taking a long time #28

Closed Lab41PaulM closed 9 years ago

Lab41PaulM commented 9 years ago

Tested on amazon data

Lab41PaulM commented 9 years ago

Issue is the lookup of the membership is computationally expensive. Fixed by not doing the lookup as often