graphinius
graphinius copied to clipboard
Generate adjList for a sub-graph
given
- a set of nodes (Array) generate an adjacency list for just this one sub-graph. To be used in graph-partitioning as well as partition-based (parallel) algorithms.