Algorithm Design: A Methodological Approach - 150 problems and detailed solutions
Autor Patrick Bosc, Marc Guyomard, Laurent Micleten Limba Engleză Paperback – 31 ian 2023
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 298.01 lei 43-57 zile | +88.15 lei 5-11 zile |
CRC Press – 31 ian 2023 | 298.01 lei 43-57 zile | +88.15 lei 5-11 zile |
Hardback (1) | 690.35 lei 43-57 zile | |
CRC Press – 31 ian 2023 | 690.35 lei 43-57 zile |
Preț: 298.01 lei
Preț vechi: 417.33 lei
-29% Nou
Puncte Express: 447
Preț estimativ în valută:
57.04€ • 59.45$ • 47.48£
57.04€ • 59.45$ • 47.48£
Carte tipărită la comandă
Livrare economică 06-20 ianuarie 25
Livrare express 29 noiembrie-05 decembrie pentru 98.14 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781032369396
ISBN-10: 1032369396
Pagini: 820
Ilustrații: 197 Tables, black and white; 260 Line drawings, black and white; 260 Illustrations, black and white
Dimensiuni: 178 x 254 x 49 mm
Greutate: 1.46 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
ISBN-10: 1032369396
Pagini: 820
Ilustrații: 197 Tables, black and white; 260 Line drawings, black and white; 260 Illustrations, black and white
Dimensiuni: 178 x 254 x 49 mm
Greutate: 1.46 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Notă biografică
Patrick Bosc, Marc Guyomard, and Laurent Miclet are former professors at Enssat, Engineering school of University of Rennes, France and senior researchers at IRISA. They have taught Data Structures, Algorithmic, Databases, Formal methods, Language theory, Compiling, etc. for numerous years at the Bachelor and Master levels.
Cuprins
Table of Contents
Preface
List of Problems
Bibliography
Index
Preface
- Mathematics and Computer Science: Some Useful Notions
- Complexity of an Algorithm
- Specifications, Invariants, Iteration
- Reduce and Conquer, Recursion
- Generate and Test
- Branch and Bound
- Greedy Algorithms
- Divide and Conquer
- Dynamic Programming
List of Problems
Bibliography
Index
Descriere
A best-seller in its French edition, this book details 150 problems, spanning on seven families of algorithms. For each problem, a precise and progressive statement is given. More important, a complete solution is detailed, with respect to the design principles that have been presented; often, some classical errors are pointed at.