Algorithm and Design Complexity
Autor Anli Sherine, Mary Jasmine, Geno Peter, S. Albert Alexanderen Limba Engleză Hardback – 4 mai 2023
Features:
- Includes complete coverage of basics and design of algorithms
- Discusses algorithm analysis techniques like divide-and-conquer, dynamic programming, and greedy heuristics
- Provides time and space complexity tutorials
- Reviews combinatorial optimization of Knapsack problem
- Simplifies recurrence relation for time complexity
Preț: 640.25 lei
Preț vechi: 938.23 lei
-32% Nou
Puncte Express: 960
Preț estimativ în valută:
122.52€ • 128.89$ • 101.44£
122.52€ • 128.89$ • 101.44£
Carte tipărită la comandă
Livrare economică 14-28 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781032409320
ISBN-10: 1032409320
Pagini: 196
Ilustrații: 2 Tables, black and white; 72 Line drawings, black and white; 72 Illustrations, black and white
Dimensiuni: 156 x 234 x 13 mm
Greutate: 0.39 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
ISBN-10: 1032409320
Pagini: 196
Ilustrații: 2 Tables, black and white; 72 Line drawings, black and white; 72 Illustrations, black and white
Dimensiuni: 156 x 234 x 13 mm
Greutate: 0.39 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Public țintă
Academic and PostgraduateCuprins
1. Algorithm Analysis. 2. Divide and Conquer. 3. Dynamic programming. 4. Backtracking. 5. Graph.
Notă biografică
Anli Sherine, S. Albert Alexander
Descriere
Computational complexity is critical in analysis of algorithms and is important to be able to select algorithms for efficiency and solvability. Algorithm and Design Complexity initiates with discussion of algorithm analysis, time space trade-off, symptotic notations and so forth.