Algorithm Design with Haskell

Algorithm Design with Haskell

AngličtinaPevná vazbaTisk na objednávku
Bird, Richard
Cambridge University Press
EAN: 9781108491617
Tisk na objednávku
Předpokládané dodání v pátek, 17. ledna 2025
1 548 Kč
Běžná cena: 1 720 Kč
Sleva 10 %
ks
Chcete tento titul ještě dnes?
knihkupectví Megabooks Praha Korunní
není dostupné
Librairie Francophone Praha Štěpánská
není dostupné
knihkupectví Megabooks Ostrava
není dostupné
knihkupectví Megabooks Olomouc
není dostupné
knihkupectví Megabooks Plzeň
není dostupné
knihkupectví Megabooks Brno
není dostupné
knihkupectví Megabooks Hradec Králové
není dostupné
knihkupectví Megabooks České Budějovice
není dostupné
knihkupectví Megabooks Liberec
není dostupné

Podrobné informace

This book is devoted to five main principles of algorithm design: divide and conquer, greedy algorithms, thinning, dynamic programming, and exhaustive search. These principles are presented using Haskell, a purely functional language, leading to simpler explanations and shorter programs than would be obtained with imperative languages. Carefully selected examples, both new and standard, reveal the commonalities and highlight the differences between algorithms. The algorithm developments use equational reasoning where applicable, clarifying the applicability conditions and correctness arguments. Every chapter concludes with exercises (nearly 300 in total), each with complete answers, allowing the reader to consolidate their understanding and apply the techniques to a range of problems. The book serves students (both undergraduate and postgraduate), researchers, teachers, and professionals who want to know more about what goes into a good algorithm and how such algorithms can be expressed in purely functional terms.
EAN 9781108491617
ISBN 1108491618
Typ produktu Pevná vazba
Vydavatel Cambridge University Press
Datum vydání 9. července 2020
Stránky 450
Jazyk English
Rozměry 252 x 178 x 29
Země United Kingdom
Sekce Professional & Scholarly
Autoři Bird, Richard; Gibbons Jeremy
Ilustrace Worked examples or Exercises