retagged by
853 views
0 votes
0 votes
I am a bit confused in this logic according to me all NPC are NP so that means all NPC are reducible to NP but since NPC are NP-hard as well so I guess that is not possible since if x is reduced to y that means y must be harder than or equal to x that means x cant be NPC since NP-hard is not easier than NP , so is it that all NP are reducible to NPC or all NPC are reducible to NP , I am a bit confused in this , so please help.
retagged by

1 Answer

1 votes
1 votes

Any NP problem is reducible to any NP-Complete problem. Because that is how NP-complete problems are defined.

If a NP-complete problem is reduced to a NP problem, then that NP problem also becomes NP-complete- again, definition of NP-complete problem. 

Related questions