|
From: | Tamas Nepusz |
Subject: | Re: [igraph] Limits on graph size ? |
Date: | Thu, 23 Oct 2008 17:19:56 +0100 |
Hi,
I am doing some research in social networking and am having some issues while trying to use igraph with large data sets. I was wondering if there are any upper bounds in the size of the graph that igraph can handle.Theoretically the only bound is memory size: if the graph fits into memory, igraph can handle it. If it can't, then that's most likely a bug ;)
-- T.
[Prev in Thread] | Current Thread | [Next in Thread] |