/var/logmarcus chiu

/var/log

❯

Mathematics

❯

Computational Theory - Theory of Computation

❯

Computational Complexity Theory

❯

Complexity Classes

NP (Non-Deterministic Polynomial Time)

Created on Dec 07, 2023

NP (Non-Deterministic Polynomial Time)
  • a type of complexity class that is the set of all decision problems where correct answers can be VERIFIED in polynomial time by a deterministic Turing machine
  • or alternatively the set of problems that can be solved in polynomial time by a nondeterministic Turing machine

Resources

  • https://en.wikipedia.org/wiki/NP_(complexity)