Sequential and Parallel Algorithms and Data Structures The Basic Toolbox / by Peter Sanders, Kurt Mehlhorn, Martin Dietzfelbinger, Roman Dementiev.

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

Saved in:
Bibliographic Details
Main Authors: Sanders, Peter (Author), Mehlhorn, Kurt (Author), Dietzfelbinger, Martin (Author), Dementiev, Roman (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Cham : Springer International Publishing : Imprint: Springer, 2019.
Edition:1st ed. 2019.
Series:Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
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.