๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Algorithms and Data Structures for External Memory (Foundations and Trends(R) in Theoretical Computer Science)

โœ Scribed by Jeffrey Scott Vitter


Publisher
Now Publishers Inc
Year
2008
Tongue
English
Leaves
191
Series
Foundations and Trends in Theoretical Computer Science Volume 2 Issue 4, 2006
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Data sets in large applications are often too massive to fit completely inside the computer's internal memory. The resulting input/output communication (or I/O) between fast internal memory and slower external memory (such as disks) can be a major performance bottleneck. Algorithms and Data Structures for External Memory surveys the state of the art in the design and analysis of external memory (or EM) algorithms and data structures, where the goal is to exploit locality and parallelism in order to reduce the I/O costs. A variety of EM paradigms are considered for solving batched and online problems efficiently in external memory. Algorithms and Data Structures for External Memory describes several useful paradigms for the design and implementation of efficient EM algorithms and data structures. The problem domains considered include sorting, permuting, FFT, scientific computing, computational geometry, graphs, databases, geographic information systems, and text and string processing. Algorithms and Data Structures for External Memory is an invaluable reference for anybody interested in, or conducting research in the design, analysis, and implementation of algorithms and data structures.


๐Ÿ“œ SIMILAR VOLUMES


ALGORITHMIC RESULTS IN LIST DECODING (Fo
โœ Venkatesan Guruswami ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› Now Publishers Inc ๐ŸŒ English

Algorithmic Results in List Decoding introduces and motivates the problem of list decoding, and discusses the central algorithmic results of the subject, culminating with the recent results on achieving "list decoding capacity." The main technical focus is on giving a complete presentation of the re

Algorithms and Data Structures for Exter
โœ Jeffrey Scott Vitter ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Now Publishers Inc ๐ŸŒ English

Data sets in large applications are often too massive to fit completely inside the computer's internal memory. The resulting input/output communication (or I/O) between fast internal memory and slower external memory (such as disks) can be a major performance bottleneck. Algorithms and Data Structur

Average-Case Complexity (Foundations and
โœ Andrej Bogdanov, Luca Trevisan ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› Now Publishers Inc ๐ŸŒ English

Average-Case Complexity is a thorough survey of the average-case complexity of problems in NP. The study of the average-case complexity of intractable problems began in the 1970s, motivated by two distinct applications: the developments of the foundations of cryptography and the search for methods t