igraph-help
[Top][All Lists]
Advanced

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

[igraph] Saving Graphs


From: Marco
Subject: [igraph] Saving Graphs
Date: Thu, 3 Dec 2009 14:58:52 +0100

Hi all!

In the simulations I write I have to save very often the graph, with
all the attributes.
If I save it using gml or something like this, I end up with many
(say: thousands) of very small files, which are not very practical to
carry around and tend to full the filesystem very quickly.

I am looking for a way to save graphs (even not single graphs, but
rather more graphs in the same file) which is a little more clever.

So far I have been looking at pickling the whole thing, but I find it
rather unsatisfactory.
I have heard of hdf (or something like this). Looks to me that the
overhead to use it is rather big.

Someone has highlights, remarks, advice?

Thank you in advance,

marco

--
restituiremo il riso ai salici




reply via email to

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