Sequential and Parallel Algorithms and Data Structures The Basic Toolbox

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 simpl...

Full description

Bibliographic Details
Main Authors: Sanders, Peter, Mehlhorn, Kurt (Author), Dietzfelbinger, Martin (Author), Dementiev, Roman (Author)
Format: eBook
Language:English
Published: Cham Springer International Publishing 2019, 2019
Edition:1st ed. 2019
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • Appetizer: Integer Arithmetic
  • Introduction
  • Representing Sequences by 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
  • Generic Approaches to Optimization
  • Collective Communication and Computation
  • Load Balancing
  • App. A, Mathematical Background
  • App. B, Computer Architecture Aspects
  • App. C, Support for Parallelism in C++
  • App. D, The Message Passing Interface (MPI)
  • App. E, List of Commercial Products, Trademarks and Licenses