TOC Endsem
TOC Endsem
Turing machine always halts on every i/p string with a solution yes/no
Undecidable Problems are such problems that There is no Algorithm that gives an
answer for all the i/p instances of a problem
● Post Correspondence Problem was Introduced by Emil Post
● The Post Correspondence Problem (PCP) is a classic undecidable problem in the
Theory of Computation.
● It asks whether there exists a sequence of tiles from two lists that can generate a string
that are identical.
● As PCP is undecidable, there is no general algorithm to determine if a solution exists
for all possible inputs.
(2,3) giving same sequence
—----------------------------------------------------------------------------------------------------------------------------
Explain with suitable example and diagrams i) Halting problem of TM ii) Multitape TM iii)
Universal TM
Or
ii) Multitape TM
iii) Universal TM
Define the Class P and Class NP and Problem with their example in detail?
l
Explain examples of problems in NP
Differentiate between P Class and NP class
Explain in brief the term “recursively enumerable”.