NetLogo / NetLogo/NW-Extension

Problems importing large GraphML

Open
#165 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
66
Forks
25
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is named. Start by reproducing the console-mode import with the reported 1.7GB GraphML file and compare it with the 300MB case, while monitoring completion and memory use. Done should mean the large import completes reliably or the blocking limitation is identified and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.