Imagine a group of friends standing at the corners of a network. You must hand each one a label — a color, a number, a name — and along every connecting edge the two friends must agree according to a fixed rule written on that edge. Satisfy every edge and you win. Satisfy as many as you can and you score partial credit.
That game is called Unique Games, and the word unique is the catch: on each edge, once you fix one friend's label, there is exactly one label that makes the other friend agree. No ambiguity, no freedom — each edge is a perfect matching between the two sets of labels.
It sounds easy. If almost all the edges can be satisfied at once, surely a computer can find an assignment that satisfies most of them? In 2002 Subhash Khot conjectured the opposite — that even telling apart "nearly all edges satisfiable" from "almost none satisfiable" is NP-hard. That single guess, still unproven today, would lock down the exact limit of thousands of algorithms.
Comments
Loading comments...