Equivalence of Kolmogorov complexity under circuit and Turing descriptions (Cp = Kp)
Establish whether the class Cp of length-2^n bit strings that admit polynomial-length Boolean formula descriptions (i.e., strings obtained by evaluating a succinct Boolean formula on all 2^n inputs and concatenating the outputs) equals the class Kp of length-2^n bit strings that admit polynomial-length Turing machine programs; equivalently, prove that (i) every succinct Boolean formula producing such a string can be reduced in polynomial time to a succinct Turing program that outputs the same string, and (ii) every succinct Turing program producing such a string can be reduced in polynomial time to a succinct Boolean formula that outputs the same string.
References
Therefore, this paper further conjectures that the two models of description are equivalent, namely: (1) Cp E Kp: If there exists a succinct SAT formula o that can output x using Program p, then « can be polynomial-time reduced to a succinct program that generates x. (2) Kp - Cp: Conversely, if there exists a succinct program P that produce x, it can be polynomial-time reduced to a succinct SAT formula corresponding to the same string.