Question 2[10]. Let G be a graph with n vertices. The k-coloring problem is to decide whether the vertices of G can be l
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 2[10]. Let G be a graph with n vertices. The k-coloring problem is to decide whether the vertices of G can be l
Question 2[10]. Let G be a graph with n vertices. The k-coloring problem is to decide whether the vertices of G can be labeled from the set {1, 2, ..., k} such that for every edge (vw) in the graph, the labels of v and w are different. Is the (n-4)-coloring problem in P or in NP? Give a formal proof for your answer. A 'Yes' or 'No' answer is not sufficient to get a non- zero mark on this question.