Post Correspondence Problem
Post Correspondence Problem
We can say that there is a Post Correspondence Solution, if for some i1,i2,………… ik, where
1 ≤ ij ≤ n, the condition xi1 …….xik = yi1 …….yik satisfies.
Example 1
Find whether the lists
Solution
x1 x2 x3
M Abb aa aaa
N Bba aaa aa
Here,
x2x1x3 = ‘aaabbaaa’
x 2 x 1 x 3 = y 2 y1 y3
Example 2
Find whether the lists M = (ab, bab, bbaaa) and N = (a, ba, bab) have a Post
Correspondence Solution?
https://www.tutorialspoint.com/automata_theory/post_correspondence_problem.htm 1/2
11/10/24, 3:22 PM Post Correspondence Problem
Solution
x1 x2 x3
M ab bab bbaaa
N a ba bab
https://www.tutorialspoint.com/automata_theory/post_correspondence_problem.htm 2/2