Proving NP-Completeness - Intro to Theoretical Computer Science

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

You forgot to mention that you can show that the problem is NP-Hard as well. If it can be shown to be NP-Hard and we know that it is NP then we know that it is NP-Complete because NP-complete problems are the intersection of NP and NP-Hard problems.

codycurnutte