An Introduction To The Analysis Of Algorithms, (3rd Edition)

Michael Soltys-Kulinicz

  • 出版商: World Scientific Pub
  • 出版日期: 2018-01-31
  • 售價: $3,900
  • 貴賓價: 9.5$3,705
  • 語言: 英文
  • 頁數: 328
  • 裝訂: Hardcover
  • ISBN: 981323590X
  • ISBN-13: 9789813235908
  • 相關分類: Algorithms-data-structures
  • 海外代購書籍(需單獨結帳)

商品描述

A successor to the first and second editions, this updated and revised book is a leading companion guide for students and engineers alike, specifically software engineers who design algorithms. While succinct, this edition is mathematically rigorous, covering the foundations for both computer scientists and mathematicians with interest in the algorithmic foundations of Computer Science. Besides expositions on traditional algorithms such as Greedy, Dynamic Programming and Divide & Conquer, the book explores two classes of algorithms that are often overlooked in introductory textbooks: Randomised and Online algorithms with emphasis placed on the algorithm itself. The book also covers algorithms in Linear Algebra, and the foundations of Computation. The coverage of Randomized and Online algorithms is timely: the former have become ubiquitous due to the emergence of cryptography, while the latter are essential in numerous fields as diverse as operating systems and stock market predictions. While being relatively short to ensure the essentiality of content, a strong focus has been placed on self-containment, introducing the idea of pre/post-conditions and loop invariants to readers of all backgrounds, as well as all the necessary mathematical foundations.