Problem: Domination

Definition:
Input: A graph G in this class and an integer k.
Output: True iff G contains a set S of vertices, with |S| <= k, such that every vertex in G is either in S or adjacent to a vertex in S.

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 によって変換されたページ (->オリジナル) /