![]() | No ratings.
Computational problem |
| Assertion: P=NP Expected result: P≠NP Proof construct: P= The complexity class of decision problems that can be solved on a deterministic Turing machine in polynomial time. NP= The complexity class of decision problems that can be solved on a non-deterministic Turing machine in polynomial time. All problems in NP have polynomial-time algorithms. |