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
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 367.46 lei 6-8 săpt. | |
Taylor & Francis Ltd. – 19 dec 2024 | 367.46 lei 6-8 săpt. | |
Hardback (1) | 872.36 lei 6-8 săpt. | |
CRC Press – 4 mai 2023 | 872.36 lei 6-8 săpt. |
Preț: 872.36 lei
Preț vechi: 1090.45 lei
-20% Nou
Puncte Express: 1309
Preț estimativ în valută:
166.97€ • 172.07$ • 140.96£
166.97€ • 172.07$ • 140.96£
Carte tipărită la comandă
Livrare economică 03-17 martie
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.