Independent Set#
An independent set is a set of a graph’s vertices with no edge connecting any of its member pairs.
|
Returns an approximate maximum weighted independent set. |
|
Returns an approximate maximum independent set. |
|
Determines whether the given nodes form an independent set. |
Helper Functions#
|
Return the QUBO with ground states corresponding to a maximum weighted independent set. |