P and NP

Опубликовано: 16 Июнь 2026
на канале: Computational Thinking
2,587
51

In this video, we learn that all decision problems that can be solved in polynomial time are in the complexity class P. And all decision problems that can be verified in polynomial time are in NP. On top of that we discuss an important technique known as polynomial reduction: We say that problem A is less or equal to problem B if we can use B to solve A.