https://media-exp1.licdn.com/dms/image/D4E03AQF67mkJa0-cFw/profile-displayphoto-shrink_800_800/0/1669102258663?e=1674691200&v=beta&t=O-WCwep8OVQmRAg1xOviBNOAN94SuIw9glRaCz0vADI

NP problem

P, NP, NP-complete problem Figure 1: NP problem P A set of problems that can be solved by a deterministic Turing machine in polynomial-time. NP The NP problems is a set of decision problems that can be solved by a Non-deterministic Turing Machine in polynomial-time, P is a subset of NP(any problem that can be solved by a deterministic machine in polynomial time can also be solved by a non-deterministic machine in polynomial time)