| Package | Description |
|---|---|
| org.nongnu.multigraph.structure |
| Modifier and Type | Method and Description |
|---|---|
static <N extends kshell_node,E> |
kshell.calc(Graph<N,E> graph)
Calculate the maximum k-shell membership for each node in the Graph, storing
the result in the gkc().k field of the node.
|