Sequential and Parallel Algorithms and Data Structures

preview-18
  • Sequential and Parallel Algorithms and Data Structures Book Detail

  • Author : Peter Sanders
  • Release Date : 2019-08-31
  • Publisher : Springer Nature
  • Genre : Computers
  • Pages : 509
  • ISBN 13 : 3030252094
  • File Size : 58,58 MB

Sequential and Parallel Algorithms and Data Structures by Peter Sanders PDF Summary

Book Description: This textbook is a concise introduction to the basic toolbox of structures that allow efficient organization and retrieval of data, key algorithms for problems on graphs, and generic techniques for modeling, understanding, and solving algorithmic problems. The authors aim for a balance between simplicity and efficiency, between theory and practice, and between classical results and the forefront of research. Individual chapters cover arrays and linked lists, hash tables and associative arrays, sorting and selection, priority queues, sorted sequences, graph representation, graph traversal, shortest paths, minimum spanning trees, optimization, collective communication and computation, and load balancing. The authors also discuss important issues such as algorithm engineering, memory hierarchies, algorithm libraries, and certifying algorithms. Moving beyond the sequential algorithms and data structures of the earlier related title, this book takes into account the paradigm shift towards the parallel processing required to solve modern performance-critical applications and how this impacts on the teaching of algorithms. The book is suitable for undergraduate and graduate students and professionals familiar with programming and basic mathematical language. Most chapters have the same basic structure: the authors discuss a problem as it occurs in a real-life situation, they illustrate the most important applications, and then they introduce simple solutions as informally as possible and as formally as necessary so the reader really understands the issues at hand. As they move to more advanced and optional issues, their approach gradually leads to a more mathematical treatment, including theorems and proofs. The book includes many examples, pictures, informal explanations, and exercises, and the implementation notes introduce clean, efficient implementations in languages such as C++ and Java.

Disclaimer: www.yourbookbest.com does not own Sequential and Parallel Algorithms and Data Structures books pdf, neither created or scanned. We just provide the link that is already available on the internet, public domain and in Google Drive. If any way it violates the law or has any issues, then kindly mail us via contact us page to request the removal of the link.

Algorithms, Sequential & Parallel

Algorithms, Sequential & Parallel

File Size : 42,42 MB
Total View : 7049 Views
DOWNLOAD

This work aims to provide an understanding of the analysis and applications of algorithmic paradigms, to both the traditional sequential model of computing and

Algorithms and Data Structures

Algorithms and Data Structures

File Size : 73,73 MB
Total View : 2233 Views
DOWNLOAD

Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist