Tamas will know this better, but how big is your graph? Here is an example with ~70,000 nodes and ~4 million edges, so if your graph is smaller than this, then graph size is not a problem: http://sixdegrees.hu/last.fm/
Gabor On Wed, Oct 31, 2012 at 5:27 PM, <[email protected]> wrote: > Is there an upper limit on graph size for plot operations in igraph? Python > hangs with a “BEX” error message (buffer overflow?) when graph objects grow > in size. > > > This email and any attachments are only for use by the intended recipient(s) > and may contain legally privileged, confidential, proprietary or otherwise > private information. Any unauthorized use, reproduction, dissemination, > distribution or other disclosure of the contents of this e-mail or its > attachments is strictly prohibited. If you have received this email in > error, please notify the sender immediately and delete the original. > > _______________________________________________ > igraph-help mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/igraph-help > -- Gabor Csardi <[email protected]> MTA KFKI RMKI _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
