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. |
Note
This documents the development version of NetworkX. Documentation for the current release can be found here.
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. |