Algorithm Design: A Methodological Approach - 150 problems and detailed solutions
Author | : Patrick Bosc |
Publisher | : CRC Press |
Total Pages | : 820 |
Release | : 2023-01-31 |
ISBN-10 | : 9781000834796 |
ISBN-13 | : 1000834794 |
Rating | : 4/5 (794 Downloads) |
Download or read book Algorithm Design: A Methodological Approach - 150 problems and detailed solutions written by Patrick Bosc and published by CRC Press. This book was released on 2023-01-31 with total page 820 pages. Available in PDF, EPUB and Kindle. Book excerpt: A bestseller in its French edition, this book is original in its construction and its success in the French market demonstrates its appeal. It is based on three principles: (1) An organization of the chapters by families of algorithms: exhaustive search, divide and conquer, etc. On the contrary, there is no chapter devoted only to a systematic exposure of, say, algorithms on strings. Some of these will be found in different chapters. (2) For each family of algorithms, an introduction is given to the mathematical principles and the issues of a rigorous design, with one or two pedagogical examples. (3) For the most part, the book details 150 problems, spanning seven families of algorithms. For each problem, a precise and progressive statement is given. More importantly, a complete solution is detailed, with respect to the design principles that have been presented; often, some classical errors are pointed out. Roughly speaking, two-thirds of the book is devoted to the detailed rational construction of the solutions.