graphsim icon indicating copy to clipboard operation
graphsim copied to clipboard

Memory Error Exception when running SimRank

Open pefi1011 opened this issue 8 years ago • 0 comments

Hi Chen,

thanks for GraphSim!

I used SimRank successfully on provided examples from the paper (university web graph, a bipartie graph of cake-bakers). However, when I try to run in on my graph which counts 144380 nodes and 223531 edges, I get the Memory Error Exception. The paper says they run the algorithm on 688,898 nodes 278,628 edges graph. Did you try your implementation on bigger graphs (real world graphs) than on provided examples?

Thanks,

pefi1011 avatar Jun 13 '17 07:06 pefi1011