Post correspondence problem
Post correspondence problem
Main page

Post correspondence problem

logo
Community Hub0 subscribers
What are your thoughts?
Be the first to start a discussion here.
Be the first to start a discussion here.
Post correspondence problem

The Post correspondence problem is an undecidable decision problem that was introduced by Emil Post in 1946. Because it is simpler than the halting problem and the Entscheidungsproblem it is often used in proofs of undecidability.

Let be an alphabet with at least two symbols. The input of the problem consists of two finite lists and of words over . A solution to this problem is a sequence of indices with and for all , such that

The decision problem then is to decide whether such a solution exists or not.

This gives rise to an equivalent alternative definition often found in the literature, according to which any two homomorphisms with a common domain and a common codomain form an instance of the Post correspondence problem, which now asks whether there exists a nonempty word in the domain such that

Another definition describes this problem easily as a type of puzzle. We begin with a collection of dominos, each containing two strings, one on each side. An individual domino looks like

and a collection of dominos looks like

The task is to make a list of these dominos (repetition permitted) so that the string we get by reading off the symbols on the top is the same as the string of symbols on the bottom. This list is called a match. The Post correspondence problem is to determine whether a collection of dominos has a match. For example, the following list is a match for this puzzle.

For some collections of dominos, finding a match may not be possible. For example, the collection

See all
User Avatar
No comments yet.