NetworkX
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Documentation
|
Download
|
Developer (Github)
Reference
»
Reference
»
Algorithms
»
Previous topic
authority_matrix
Next topic
maximal_matching
Quick search
Enter search terms or a module, class or function name.
Matching
ΒΆ
maximal_matching
(G)
Find a maximal cardinality matching in the graph.
max_weight_matching
(G[, maxcardinality])
Compute a maximum-weighted matching of G.
Navigation
index
modules
|
next
|
previous
|
NetworkX Home
|
Documentation
|
Download
|
Developer (Github)
Reference
»
Reference
»
Algorithms
»