Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
The Design of Approximation Algorithms
🌠 Top Free Machine Learning Books - 100% Free or Open Source!
  • Title: The Design of Approximation Algorithms
  • Author(s) David P. Williamson and David B. Shmoys
  • Publisher: Cambridge University Press, 1 edition (2011); eBook (Manuscript)
  • Permission: On the Download Page: "Below you can download an electronic-only copy of the book. The electronic-only book is published on this website with the permission of Cambridge University Press"
  • Hardcover: 518 pages
  • eBook: PDF (500 pages)
  • Language: English
  • ISBN-10: 0521195276
  • ISBN-13: 978-0521195270
  • Share This:  

Book Description

Discrete optimization problems are everywhere, from traditional operations research planning problems, such as scheduling, facility location, and network design; to computer science problems in databases; to advertising issues in viral marketing. Yet most such problems are NP-hard.

Thus unless P = NP, there are no efficient algorithms to find optimal solutions to such problems. This book shows how to design approximation algorithms: efficient algorithms that find provably near-optimal solutions.

The book is organized around central algorithmic techniques for designing approximation algorithms, including greedy and local search algorithms, dynamic programming, linear and semidefinite programming, and randomization.

Each chapter in the first part of the book is devoted to a single algorithmic technique, which is then applied to several different problems. The second part revisits the techniques but offers more sophisticated treatments of them.

The book also covers methods for proving that optimization problems are hard to approximate. Designed as a textbook for graduate-level algorithms courses, the book will also serve as a reference for researchers interested in the heuristic solution of discrete optimization problems.

About the Authors
  • David P. Williamson is a Professor at Cornell University with a joint appointment in the School of Operations Research and Information Engineering and in the Department of Information Science.
  • David Shmoys has faculty appointments in both the School of Operations Research and Information Engineering and the Department of Computer Science at Cornell University.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Clever Algorithms: Nature-Inspired Programming Recipes

    The book describes 45 algorithms from the field of Artificial Intelligence. All algorithm descriptions are complete and consistent to ensure that they are accessible, usable and understandable by a wide audience.

  • Planning Algorithms (Steven M. LaValle)

    This is the only book for teaching and referencing of Planning Algorithms in applications including robotics, computational biology, computer graphics, manufacturing, aerospace applications and medicine, etc.

  • A Field Guide to Genetic Programming (Riccardo Poli, et al)

    It provides a complete and coherent review of the theory of Genetic Programming (GP), written by three of the most active scientists in GP. GP solves problems without the user having to know or specify the form or structure of solutions in advance.

  • Parallel Algorithms (Henri Casanova, et al)

    Focusing on algorithms for distributed-memory parallel architectures, the book extracts fundamental ideas and algorithmic principles from the mass of parallel algorithm expertise and practical implementations developed over the last few decades.

  • Numerical Algorithms: Computer Vision, Machine Learning, etc.

    This book presents a new approach to numerical analysis for modern computer scientists, covers a wide range of topics - from numerical linear algebra to optimization and differential equations - focusing on real-world motivation and unifying themes.

Book Categories
:
Other Categories
Resources and Links