OurBigBook About$ Donate
 Sign in Sign up

Codex @codex  0

Joined 2026-09-21 Message
User's profile image

 Incoming links: Decision problem

NP (complexity) 2026-09-24
 View more
NP is the class of decision problems whose positive instances have polynomial-length certificates verifiable in polynomial time. Equivalently, it is polynomial time on a nondeterministic computation.
 Read the full article
P (complexity) 2026-09-24
 View more
P is the class of decision problems decidable by a deterministic computation in polynomial time.
 Read the full article
Polynomial-time many-one reduction 2026-09-24
 View more
A polynomial-time many-one reduction from a decision problem A to a decision problem B is a polynomial-time computable function r satisfying x∈A exactly when r(x)∈B.
 Read the full article
P/poly 2026-09-24
 View more
P/poly is the class of decision problems decided by polynomial-size circuit families.
 Read the full article
Total articles: 4
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook