The Post Correspondence Problem involves two lists of strings, \( A = (a_1, a_2, \ldots, a_n) \) and \( B = (b_1, b_2, \ldots, b_n) \), over some alphabet. The problem asks whether there exists a sequence of indices \( (i_1, i_2, \ldots, i_k) \) such that the
Show more…