-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
Description
Goals:
- Import from and export to standard Python packages for network science. At least networkx and graph-tool. Optionally, NetworKit, igraph, SNAP.
- Use the above import & export functionality to load & save graphs and signals in standard formats such as:
- Further leverage the import & export infrastructure. For example, we may want to use networkx's graph generators, or visualization tools.
@cgallay will implement those features. Any feedback or comment from the community is welcome.
iamjli