Probabilistically checkable proof
Appearance
In computational complexity theory, PCP is a class of decision problems having probabilistically checkable proofs.
A PCP can be viewed as an interactive proof system in which the prover is a memoryless oracle (essentially a string) and the verifier is a randomized algorithm. For an input which belongs to the language (a YES-instance), there exists an oracle (or proof) for which the verifier accepts with certainty; for NO-instances, the verifier rejects with probability at least 1/2, whatever be the oracle (compare RP).