Question: The class of graphs G defined as: an arbitrary instance of InSched with a set X of intervals. The aforementioned polynomial - time reduction constructs
The class of graphs G defined as: an arbitrary instance of InSched with a set X of intervals. The aforementioned polynomialtime reduction constructs a graph GX based on X Let G be the class of graphs constructed this way one for each possible such set X
Consider the minColouring problem on this class of graphs:
Given as input a graph G find a colouring of G that uses the smallest
number of colours possible.
A colouring of a graph G is a function f that assigns a colour to each node of the graph, such that for every two nodes u v with u v in E we have funot equal fv
Is the minColouring problem on graphs in G NPhard or polynomialtime solvable assuming P not equal NP it cannot be both
let A and B be two problems that are computationally equivalent if A is polynomialtime reducible to B and viveversa.
If we claim that it is NPhard, how can I construct a polynomialtime reduction from an NPhard problem A
If we claim that it is polynomialtime solvable, how can I construct a polynomialtime reduction to a polynomiallytime solvable problem B
Please list any helpful source to go through the content of this question; any proofs, book materials or research papers. I would like to go through more about this topic.
Someone answered this but I just wanna confirm if its not Polynomialtime solvable and indeed NPHard because I am confused as For the class of graphs G defined, which are derived from interval scheduling instances, the graphs are essentially interval graphs... So the minColouring problem for this specific class is polynomialtime solvable? Thanks
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
