Why it matters

APX classifies hardness of approximation. Understanding shapes algorithm design.

Advertisement

The architecture

APX: problems with constant-factor approx.

APX-hard: reduce from APX-hard problem via L-reductions.

APX-hardnessAPX classconstant-factor approxPTAS class1+epsilon for anyAPX-hardno PTAS unless P=NPL-reductions preserve approximation ratios; used to prove APX-hardness
APX hardness.
Advertisement

How it works end to end

L-reduction: preserves approximation.

PCP theorem gives APX-hard base.

Cannot approximate better than constant unless P=NP.