~iany/ Menu
  • Series
  • Tags
  1. Home
  2. Tags
  3. Computer Science

Computer Science

A collection of 2 articles

NP-completeness

A problem is said to be NP-hard if everything in NP can be transformed in polynomial time into it, and a problem is NP-complete if it is both in NP and NP-hard. 📖 NP-completeness - Wikipedia

Updated Apr 15, 2022  •  1 min read

NP (complexity)

NP is the set of decision problems for which the problem instances, where the answer is “yes”, have proofs verifiable in polynomial time. There exists a verifier which can checks a solution is correct in polynomial time.

Updated Jul 31, 2021  •  1 min read

© 2023  •  ~iany/  •  CC-BY-SA 4.0

浙ICP备17004784号-1