Matching#
A matching is a subset of graph edges in which no vertex occurs more than once.
|
Find a binary quadratic model for the graph's matchings. |
|
Find a binary quadratic model for the graph's maximal matchings. |
|
Find a binary quadratic model for the graph's minimum maximal matchings. |
|
Returns an approximate minimum maximal matching. |