Skip to main content
  • Textbook
  • © 2010

Exact Exponential Algorithms

  • Textbook has been class-tested by the authors and their collaborators
  • Text is supported throughout with exercises and notes for further reading
  • Comprehensive introduction for researchers
  • Includes supplementary material: sn.pub/extras

Buy it now

Buying options

eBook USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book USD 84.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

This is a preview of subscription content, log in via an institution to check for access.

Table of contents (12 chapters)

  1. Front Matter

    Pages i-xiii
  2. Introduction

    • Fedor V. Fomin, Dieter Kratsch
    Pages 1-11
  3. Branching

    • Fedor V. Fomin, Dieter Kratsch
    Pages 13-30
  4. Dynamic Programming

    • Fedor V. Fomin, Dieter Kratsch
    Pages 31-49
  5. Inclusion-Exclusion

    • Fedor V. Fomin, Dieter Kratsch
    Pages 51-75
  6. Treewidth

    • Fedor V. Fomin, Dieter Kratsch
    Pages 77-100
  7. Measure & Conquer

    • Fedor V. Fomin, Dieter Kratsch
    Pages 101-124
  8. Subset Convolution

    • Fedor V. Fomin, Dieter Kratsch
    Pages 125-139
  9. Local Search and SAT

    • Fedor V. Fomin, Dieter Kratsch
    Pages 141-151
  10. Split and List

    • Fedor V. Fomin, Dieter Kratsch
    Pages 153-160
  11. Time Versus Space

    • Fedor V. Fomin, Dieter Kratsch
    Pages 161-170
  12. Miscellaneous

    • Fedor V. Fomin, Dieter Kratsch
    Pages 171-185
  13. Conclusions, Open Problems and Further Directions

    • Fedor V. Fomin, Dieter Kratsch
    Pages 187-188
  14. Back Matter

    Pages 189-203

About this book

For a long time computer scientists have distinguished between fast and slow algo rithms. Fast (or good) algorithms are the algorithms that run in polynomial time, which means that the number of steps required for the algorithm to solve a problem is bounded by some polynomial in the length of the input. All other algorithms are slow (or bad). The running time of slow algorithms is usually exponential. This book is about bad algorithms. There are several reasons why we are interested in exponential time algorithms. Most of us believe that there are many natural problems which cannot be solved by polynomial time algorithms. The most famous and oldest family of hard problems is the family of NP complete problems. Most likely there are no polynomial time al gorithms solving these hard problems and in the worst case scenario the exponential running time is unavoidable. Every combinatorial problem is solvable in ?nite time by enumerating all possi ble solutions, i. e. by brute force search. But is brute force search always unavoid able? De?nitely not. Already in the nineteen sixties and seventies it was known that some NP complete problems can be solved signi?cantly faster than by brute force search. Three classic examples are the following algorithms for the TRAVELLING SALESMAN problem, MAXIMUM INDEPENDENT SET, and COLORING.

Authors and Affiliations

  • Inst. Informatics, University of Bergen, Bergen, Norway

    Fedor V. Fomin

  • LITA, UFR MIM, Department of Informatics, Université Paul Verlaine-Metz, Metz Cedex 01, France

    Dieter Kratsch

About the authors

The authors are highly regarded academics and educators in theoretical computer science, and in algorithmics in particular.

Bibliographic Information

Buy it now

Buying options

eBook USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book USD 84.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access