Classical complexity has a hero problem: NP. A solution is hard to find but easy to check — zip through the candidates and verify. When researchers moved computation into the quantum realm, they asked: what happens to NP?
The answer is QMA — Quantum Merlin Arthur. The name tells you the story: Merlin (the all-powerful prover) sends Arthur (the skeptical verifier) a quantum state as a proof. Arthur runs a polynomial-time quantum computation on it, and with high probability he correctly decides whether the answer is yes or no.
QMA sits above NP in the complexity landscape. Every NP problem is in QMA (a classical bit-string proof is just a boring quantum state), but QMA can harness quantum superposition and entanglement in both the proof and the verification. The landmark hardness result — the Local Hamiltonian problem — shows that QMA has its own NP-complete analogue: a canonical, maximally hard problem from which everything else in QMA can be reduced.
Understanding QMA means understanding the limits of what even quantum computers can do — the frontier where quantum speedups run out of room.
Comments
Loading comments...