Covering¶
Functions related to graph covers.
|
Returns a set of edges which constitutes the minimum edge cover of the graph. |
|
Decides whether a set of edges is a valid edge cover of the graph. |
Warning
This documents an unmaintained version of NetworkX. Please upgrade to a maintained version and see the current NetworkX documentation.
Functions related to graph covers.
|
Returns a set of edges which constitutes the minimum edge cover of the graph. |
|
Decides whether a set of edges is a valid edge cover of the graph. |