1

To show that problem is NP-hard, we take a known NP-hard problem and reduce it to the problem whose NP-hardness we want to prove.

The reduction we need is polynomial time reduction.

But If I take known NP-hard problem and reduce it to some unknown problem by Turing reduction then what I can say about the unknown problem?

I am sure that I can't say it is NP-hard, as the reduction is Turing.

Yuval Filmus
  • 276,994
  • 27
  • 311
  • 503
  • @Yuval Filmus I did not understand completely. If unknown problem is also NP then Can I say that in my case unknown problem will be NP-hard? –  Feb 10 '19 at 15:49
  • See my answer there. There are several other question on the same topic on the site which you might find useful. You can google them. – Yuval Filmus Feb 10 '19 at 15:51

0 Answers0