min_weighted_dominating_set
maximum_independent_set
Enter search terms or a module, class or function name.
Return minimum weight dominating edge set.
graph : NetworkX graph
Undirected graph
min_edge_dominating_set : set
Returns a set of dominating edges whose size is no more than 2 * OPT.