11 Feb
2013
11 Feb
'13
6:23 p.m.
On 02/02/2013 02:27 PM, Arash Fard wrote:
Thank you all for the information. My python process is still running after about 17 hours!
I've modified the internal representation of graph-tool, such that now less memory is used to represent a graph. I simply dumped boost's adjacency_list with a light-weight custom made implementation. In my tests I get a factor of 2 improvement (!). You can try with the current git version to see if it helps in your case. Cheers, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>