Published online by Cambridge University Press: 16 March 2010
Abstract
We discuss some results about the approximability of constraint satisfaction problems. In particular we focus on the question of when an efficient algorithm can perform significantly better than the algorithm that picks a solution uniformly at random.
Introduction
The most famous problem in theoretical computer science is the question of whether the two complexity classes P and NP are equal.
Here P is the set of problems that can be solved in time which is polynomial in the size of the input. This is the mathematical definition aimed to correspond to problems which can be solved efficiently in practice on fairly large instances. One might object that there are very large polynomials but this has rarely been a problem and most problems known to be in P are efficiently solvable in the everyday meaning of the concept.
The class NP is the set of decision problems such that for instances with a positive answer there is a short proof of this state of affairs that can be verified efficiently. One of the most famous problems in NP is the traveling salesman problem, TSP, in which we are given n cites and distances d(ci, cj) between the cities. The task is, given an upper bound K, to find a tour that visits all the cities and returns to its origin and is of total length at most K. If there is such a tour then, given the tour, it is easy to verify that indeed it is of the desired quality. Formally “easy” should here be interpreted as computable in time which is polynomial in the input length.
To save this book to your Kindle, first ensure no-reply@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.