Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

DESIGN AND ANALYSIS OF ALGORITHMS
Título:
DESIGN AND ANALYSIS OF ALGORITHMS
Subtítulo:
Autor:
RANJAN KABAT, M
Editorial:
PHI LEARNING
Año de edición:
2013
Materia
ALGORITMOS
ISBN:
978-81-203-4806-6
Páginas:
356
17,50 €

 

Sinopsis

Primarily designed as a text for undergraduate students of computer science and engineering and information technology, and postgraduate students of computer applications, the book would also be useful to postgraduate students of computer science and IT (M.Sc., Computer Science; M.Sc., IT). The objective of this book is to expose students to basic techniques in algorithm design and analysis.

This well organized text provides the design techniques of algorithms in a simple and straightforward manner. Each concept is explained with an example that helps students to remember the algorithm devising techniques and analysis. The text describes the complete development of various algorithms along with their pseudo-codes in order to have an understanding of their applications. It also discusses the various design factors that make one algorithm more efficient than others, and explains how to devise the new algorithms or modify the existing ones.


Key Features
Randomized and approximation algorithms are explained well to reinforce the understanding of the subject matter.
Various methods for solving recurrences are well explained with examples.
NP-completeness of various problems are proved with simple explanation.



Preface

Acknowledgements



1. Introduction: Design and Analysis of Algorithm

2. Solving Recurrences

3. Fundamentals of Data Structures

4. Search Trees

5. Analysis of Searching and Sorting

6. Greedy Method

7. Dynamic Programming

8. Backtracking

9. Branch and Bound Technique

10. Polynomials and Matrices

11. Amortized Analysis

12. String-Matching Algorithms

13. Computational Geometric Algorithms

14. NP-Complete Problems

15. Randomized and Approximation Algorithm



Bibliography

Index