Distributional Halting Problem (Version 1)



next up previous contents
Next: Distributional Tiling Problem Up: Average-Case NP-Complete Problems Previous: Average-Case NP-Complete Problems

Distributional Halting Problem (Version 1)

Let be a fixed enumeration of nondeterministic Turing machines in which the index is an integer that codes up the symbols, states, and transition table of the -th Turing machine .
DISTRIBUTIONAL HALTING PROBLEM (VERSION 1)

Instance. Binary strings , , and a positive integer , where is a positive integer in binary form. The size of the instance is .

Question. Does accept within steps?

Distribution. Proportional to , where and . This corresponds to the following experiment: Randomly and independently choose binary strings , , and a positive integer with respect to the default uniform distributions. gif
The distributional halting problem was shown by Gurevich [Gur91] to be average-case NP-complete. The version presented here is from [BCGL92] [WB93a].



Jie Wang
Mon Feb 3 15:13:50 EST 1997