
Algorithms: Design Techniques And Analysis (Revised Edition)
Design Techniques and Analysis(Revised Edition)
- 572 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Algorithms: Design Techniques And Analysis (Revised Edition)
Design Techniques and Analysis(Revised Edition)
About this book
Problem solving is an essential part of every scientific discipline. It has two components: (1) problem identification and formulation, and (2) the solution to the formulated problem. One can solve a problem on its own using ad hoc techniques or by following techniques that have produced efficient solutions to similar problems. This requires the understanding of various algorithm design techniques, how and when to use them to formulate solutions, and the context appropriate for each of them.
Algorithms: Design Techniques and Analysis advocates the study of algorithm design by presenting the most useful techniques and illustrating them with numerous examples — emphasizing on design techniques in problem solving rather than algorithms topics like searching and sorting. Algorithmic analysis in connection with example algorithms are explored in detail. Each technique or strategy is covered in its own chapter through numerous examples of problems and their algorithms.
Readers will be equipped with problem solving tools needed in advanced courses or research in science and engineering.
Problem solving is an essential part of every scientific discipline. It has two components: (1) problem identification and formulation, and (2) the solution to the formulated problem. One can solve a problem on its own using ad hoc techniques or by following techniques that have produced efficient solutions to similar problems. This requires the understanding of various algorithm design techniques, how and when to use them to formulate solutions, and the context appropriate for each of them.
Algorithms: Design Techniques and Analysis advocates the study of algorithm design by presenting the most useful techniques and illustrating them with numerous examples — emphasizing on design techniques in problem solving rather than algorithms topics like searching and sorting. Algorithmic analysis in connection with example algorithms are explored in detail. Each technique or strategy is covered in its own chapter through numerous examples of problems and their algorithms.
Readers will be equipped with problem solving tools needed in advanced courses or research in science and engineering.
Readership: Senior undergraduates, graduate students and professionals in software development. Readers in advanced courses or research in science and engineering.
Key Features:
- It covers many topics that are not in any other book on algorithms
- It covers a wide range of design techniques each in its own chapter
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Chapter 1
Basic Concepts in Algorithmic Analysis
1.1 Introduction
Table of contents
- Cover
- Halftitle
- Title
- Copyright
- Dedication
- Preface
- Contents
- PART 1 Basic Concepts and Introduction to Algorithms
- PART 2 Techniques Based on Recursion
- PART 3 First-Cut Techniques
- PART 4 Complexity of Problems
- PART 5 Coping with Hardness
- PART 6 Iterative Improvement for Domain-Specific Problems
- PART 7 Techniques in Computational Geometry
- Appendix A Mathematical Preliminaries
- Appendix B Introduction to Discrete Probability
- Bibliography
- Index