Alex's Notes

Home

❯

general

❯

Polynomial time is a subset of NP complete

Polynomial time is a subset of NP-complete

Oct 24, 20231 min read

  • programming

Statement

Lemma

The class of Polynomial time problems is a subset of Nondeterministic Polynomial time (NP).

Proof

If the problem is in NP then we already know the problem is a search problem. Therefore it is in the class Nondeterministic Polynomial time.


Graph View

  • Statement
  • Proof

Backlinks

  • Week 10 - NP overview

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community