Search Books

A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis (Chapman & Hall/CRC Applied Algorithms and Data Structures series)

Author Anne Benoit, Yves Robert, Frédéric Vivien
Publisher CRC Press
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
77.02 79.95 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $50.00

✓ Usually ships in 24 hours

Share:
Book Details
PublisherCRC Press
ISBN / ASIN1439825645
ISBN-139781439825648
AvailabilityUsually ships in 24 hours
Sales Rank3,432,458
MarketplaceUnited States 🇺🇸

Description

Presenting a complementary perspective to standard books on algorithms, A Guide to Algorithm Design: Paradigms, Methods, and Complexity Analysis provides a roadmap for readers to determine the difficulty of an algorithmic problem by finding an optimal solution or proving complexity results. It gives a practical treatment of algorithmic complexity and guides readers in solving algorithmic problems.

Divided into three parts, the book offers a comprehensive set of problems with solutions as well as in-depth case studies that demonstrate how to assess the complexity of a new problem.

  • Part I helps readers understand the main design principles and design efficient algorithms.
  • Part II covers polynomial reductions from NP-complete problems and approaches that go beyond NP-completeness.
  • Part III supplies readers with tools and techniques to evaluate problem complexity, including how to determine which instances are polynomial and which are NP-hard.

Drawing on the authors’ classroom-tested material, this text takes readers step by step through the concepts and methods for analyzing algorithmic complexity. Through many problems and detailed examples, readers can investigate polynomial-time algorithms and NP-completeness and beyond.