Published online by Cambridge University Press: 01 June 2011
By and large, we assume that the readers of this book have at least some intuitive knowledge about algorithms and complexity. For the sake of completeness, however, we provide in this appendix an informal introduction to fundamental concepts of computational complexity: problems, algorithms, running time, easy and hard problems, etc. For a more thorough and rigorous introduction to this topic, we refer the reader to the classical monograph by Garey and Johnson [371], or to other specialized books like Aho, Hopcroft and Ullman [11], Papadimitriou [725], or Papadimitriou and Steiglitz [726]. Note that Cook et al. [211] and Schrijver [814] also provide gentle introductions to the topic, much in the spirit of this appendix.
In Section B.8, we propose a short primer on the complexity of list-generating algorithms; such algorithms are usually not discussed in basic textbooks on complexity theory, but they arise naturally in several chapters of our book.
Decision problems
Intuitively speaking, an algorithmic or computational problem is a generic question whose formulation contains a number of undetermined parameters. For instance, we can think of “addition” as the generic problem of adding two numbers (the numbers themselves must be specified before any specific computation can be performeed). Similarly, “solving quadratic equations” of the form ax2+bx+c = 0 is a problem which can be handled by an appropriate algorithm as soon as the numerical values of the parameters a,b, and c are known.
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.