Swap¶
Swap edges in a graph.
|
Swap two edges in the graph while keeping the node degrees fixed. |
|
Attempts the specified number of double-edge swaps in the graph |
Warning
This documents an unmaintained version of NetworkX. Please upgrade to a maintained version and see the current NetworkX documentation.
Swap edges in a graph.
|
Swap two edges in the graph while keeping the node degrees fixed. |
|
Attempts the specified number of double-edge swaps in the graph |