Exact Exponential Algorithms

Today most computer scientists believe that NP-hard problems cannot be solved by polynomial-time algorithms. From the polynomial-time perspective, all NP-complete problems are equivalent but their exponential-time properties vary widely. Why do some NP-hard problems appear to be easier than others?...

Full description

Bibliographic Details
Main Authors: Fomin, Fedor V., Kratsch, Dieter (Author)
Format: eBook
Language:English
Published: Berlin, Heidelberg Springer Berlin Heidelberg 2010, 2010
Edition:1st ed. 2010
Series:Texts in Theoretical Computer Science. An EATCS Series
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02883nmm a2200349 u 4500
001 EB000385565
003 EBX01000000000000000238617
005 00000000000000.0
007 cr|||||||||||||||||||||
008 130626 ||| eng
020 |a 9783642165337 
100 1 |a Fomin, Fedor V. 
245 0 0 |a Exact Exponential Algorithms  |h Elektronische Ressource  |c by Fedor V. Fomin, Dieter Kratsch 
250 |a 1st ed. 2010 
260 |a Berlin, Heidelberg  |b Springer Berlin Heidelberg  |c 2010, 2010 
300 |a XIV, 206 p. 38 illus  |b online resource 
505 0 |a Branching -- Dynamic Programming -- Inclusion-Exclusion -- Treewidth -- Measure & Conquer -- Subset Convolution -- Local Search and SAT -- Split and List -- Time Versus Space -- Miscellaneous -- Conclusions, Open Problems and Further Directions 
653 |a Programming Techniques 
653 |a Optimization 
653 |a Computer programming 
653 |a Algorithms 
653 |a Discrete Mathematics 
653 |a Discrete mathematics 
653 |a Mathematical optimization 
700 1 |a Kratsch, Dieter  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
490 0 |a Texts in Theoretical Computer Science. An EATCS Series 
028 5 0 |a 10.1007/978-3-642-16533-7 
856 4 0 |u https://doi.org/10.1007/978-3-642-16533-7?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 511.1 
520 |a Today most computer scientists believe that NP-hard problems cannot be solved by polynomial-time algorithms. From the polynomial-time perspective, all NP-complete problems are equivalent but their exponential-time properties vary widely. Why do some NP-hard problems appear to be easier than others? Are there algorithmic techniques for solving hard problems that are significantly faster than the exhaustive, brute-force methods? The algorithms that address these questions are known as exact exponential algorithms. The history of exact exponential algorithms for NP-hard problems dates back to the 1960s. The two classical examples are Bellman, Held and Karp’s dynamic programming algorithm for the traveling salesman problem and Ryser’s inclusion–exclusion formula for the permanent of a matrix. The design and analysis of exact algorithms leads to a better understanding of hard problems and initiates interesting new combinatorial and algorithmic challenges. The last decade has witnessed a rapid development of the area, with many new algorithmic techniques discovered. This has transformed  exact algorithms into a very active research field. This book provides an introduction to the area and explains the most common algorithmic techniques, and the text is supported throughout with exercises and detailed notes for further reading. The book is intended for advanced students and researchers in computer science, operations research, optimization and combinatorics.