...
Question 10686 – Normalization
April 20, 2024
Question 13843 – Logical-Reasoning
April 20, 2024
Question 10686 – Normalization
April 20, 2024
Question 13843 – Logical-Reasoning
April 20, 2024

Question 16570 – Clique

Given an undirected graph G, an ordering σ of its vertices is called a perfect ordering if for every vertex v, the neighbours of v which precede v in σ form a clique in G. Recall that given an undirected graph G, a clique in G is a subset of vertices every two of which are connected by an edge, while a perfect coloring of G with k colors is an assignment of labels from the set {1, 2, . . . , k} to the vertices of G such that no two vertices which are adjacent in G receive the same label. Consider the following problems.,
Problem Special-Clique
INPUT: An undirected graph G, a positive integer k, and a perfect ordering σ of the vertices of G.
OUTPUT: Yes, if G has a clique of size at least k, No otherwise.
Problem Special-Coloring
INPUT: An undirected graph G, a positive integer k, and a perfect ordering σ of the vertices of G.
OUTPUT: Yes, if G has a proper coloring with at most k colors, No otherwise.
Assume that P ̸= NP.
Which of the following statements is true?

Correct Answer: D

A
Both Special-Clique and Special-Colouring are undecidable
B
Only Special-Clique is in P
C
Only Special-Colorings is in P
D
Both Special-Clique and Special-Colorings are in P
E
Neither of Special-Clique and Special-Colorings is in P, but both are
decidable
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!