Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

Layout of big graph

0 votes
Hi,

 

I have a graphml file (15 MB) with 100.000 nodes and 100.000 edges, but :

 

1) It i very slow to display, but it wors

2) I canno layout... I got a "yEd Error Handing" dialog, empty... and it seems it lock the application

So, what can I do ?

 

Thanks
in Help by
I haved used Yed to display a tree with 500.000 nodes + (hierarchical-layout).
Just add up more RAM

1 Answer

0 votes

yEd is not designed to handle that many elements. I am afraid the only way to speed up yEd is to reduce the number of elements in your diagram significantly.

Regarding the error dialog, I guess you are running out of memory when trying to arrange diagrams with 100K nodes and edges. You can try to increase the amount of memory available to yEd by following the guidelines in How can I prevent 'Out of Memory' errors in yEd?, however, not all layout algorithms can cope with so many elements - and if they can, they will run for a looong time.

by [yWorks] (160k points)
which layout algorithms are more efficient?  i'm open to any at this point.
If your graph is rather large, you can start with Organic ( http://yed.yworks.com/support/manual/layout_smartorganic.html ) or Circular ( http://yed.yworks.com/support/manual/layout_circular.html ) to get a first impression.
Legal Disclosure | Privacy Policy
...