NetLogo / NW-Extension

This is the NetLogo Network Extension. For general information about NetLogo, see:
http://ccl.northwestern.edu/netlogo/
Other
62 stars 25 forks source link

Problems importing large GraphML #165

Open jcabota opened 8 years ago

jcabota commented 8 years ago

Hello :)

I am having problems when importing a GraphML of 1.7GB with approximately 800.000 nodes and 4.000.000 of links. Concretely, the importation of the GraphML never finishes. I tried with a smaller file (~300MB) and it is correctly imported. I am running the model in console mode, in a machine with 32 cores of 2GHz and 32GB of RAM .

I would appreciate any help or ideas about how to solve this issue and be able to complete the importation of the network.

Thank you very much in advance.

qiemem commented 8 years ago

Thanks for reporting! We definitely want NW to be able to handle large data sets. Any chance you could share your data? If not, about how many links and nodes does your data have? How much data is associated with each?