1.

Which of the following options are correct with reference to P-complete problems?(a) used for the problems which are difficult to solve in limited space(b) every problem in P can be reduced to it using proper reductions(c) complete problem for complexity class P(d) all of the mentionedI have been asked this question in quiz.The question is from Problem Solvable in Polynomial Time in section Intractable Problems of Automata Theory

Answer»

The correct choice is (d) all of the mentioned

Explanation: The NOTION of P-complete DECISION problems is useful in the analysis of:

a) which problems are tough to parallelize effectively

b) which problems are difficult to solve in limited SPACE



Discussion

No Comment Found

Related InterviewSolutions