computation theory - Kolmogorov complexity is uncomputable using reductions -


can please give me proof of k-complexity unsolvable using reductions.

eg:

pcp(2) <= pcp(3)

i can prove pcp(3) unsolvable reducing pcp(2) (by mapping every instance).

i not sure how reduce k-complexity known undecidable problem (like halting problem). i.e., x <= k-complexity

can please provide me proof that? @ least provide me idea (x ).

thanks in advance


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -