Jump to content

Hardness of approximation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Igor Mortis~enwiki (talk | contribs) at 11:01, 13 December 2008 (Created page with 'In computer science, hardness of approximation refers to a field which studies the complexity of approximating optimization problems. Since the early 1970's it wa...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computer science, hardness of approximation refers to a field which studies the complexity of approximating optimization problems.

Since the early 1970's it was known that many optimization problems could not be solved in polynomial time unless NP=P, but in many of these problems the optimal solution could be efficiently approximated to a certain degree. In the early 1990's, with the development of PCP theory, it became clear than there is a limit to the approximability of many of these optimization problems: for many optimization problems there is a threshold beyond which they are NP-hard to approximate. Hardness of approximation theory deals with studying the approximation threshold of such problems.