29 Apr
2013
29 Apr
'13
12:27 p.m.
On 04/29/2013 02:16 PM, Anatol Wegner wrote:
In general which graph format is fastest when writing/reading graphs?
I've never benchmarked this extensively, but I do believe that either graphml or gml should be the fastest.
I am also getting errors when I load pickled and cpickled graphs...That is something like:
"TypeError: No registered converter was able to produce a C++ rvalue of type std::string from this Python object of type unicode"
I'd need more information, such a very simple script where this happens... What python version are you using? Cheers, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>