Problem: Maximum cut

Definition:
(decision variant)
Input: A graph G in this class and an integer k.
Output: True iff the vertices of G can be partitioned into two sets A,B such that there are at least k edges in G with one endpoint in A and the other endpoint in B.

Linear

back to top

Polynomial

back to top

GI-complete

back to top

NP-hard

back to top

NP-complete

back to top

coNP-complete

back to top

Open

back to top

Unknown to ISGCI

back to top

AltStyle によって変換されたページ (->オリジナル) /