You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2024. It is now read-only.
The switch to networkit has dropped support for graphml export.
Re-implement this using networkit built in export functions. One key consideration is mapping nodes (integer values) to code file names, otherwise the graphml export is pretty useless.
The switch to
networkithas dropped support for graphml export.Re-implement this using
networkitbuilt in export functions. One key consideration is mapping nodes (integer values) to code file names, otherwise the graphml export is pretty useless.