| Package | Description |
|---|---|
| org.nongnu.multigraph.perturb | |
| org.nongnu.multigraph.rewire |
| Class and Description |
|---|
| Rewire
Abstract interface for algorithms to rewire the edges of a graph.
|
| Class and Description |
|---|
| MultiClassScaleFreeRewire |
| RandomRewire
Randomly wire up nodes of a graph, with each node having at least
the number of outgoing edges.
|
| Rewire
Abstract interface for algorithms to rewire the edges of a graph.
|
| ScaleFreeRewire
Rewire a graph such that the connectivity of its nodes have a scale-free
distribution, following the model given in the Barabis, Albert paper
"Emergence of Scaling in Random Networks" paper.
|
| ScaleFreeRewire.m_modes |