Inapproximability
Inapproximability is a concept in theoretical computer science, specifically within the study of approximation algorithms. It concerns the question of whether certain optimization problems can be solved by polynomial-time approximation algorithms within a guaranteed factor of the optimal solution. A problem is considered inapproximable if there is no polynomial-time algorithm that can approximate its solution to within a certain factor, assuming that P is not equal to NP.
The field of inapproximability studies the limits of what can be efficiently approximated. For many NP-hard
The study of inapproximability often relies on reductions from known hard problems. If a problem X can
The specific inapproximability results depend on the problem and the approximation factor. For example, some problems