1.

Which of the following is a P-complete type of problem?(a) Circuit Value problem(b) Linear programming(c) Context free grammar membership(d) All of the mentionedThe question was posed to me in an interview.Enquiry is from Problem Solvable in Polynomial Time in chapter Intractable Problems of Automata Theory

Answer»

Right option is (d) All of the mentioned

The explanation: GIVEN a context free grammar and a string, can the string be GENERATED by the grammar? Such PROBLEMS FALL in the CATEGORY of P-complete.



Discussion

No Comment Found

Related InterviewSolutions