Skip to main content
U.S. flag

An official website of the United States government

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Algorithms and Data Structures for New Models of Computation

Published

Author(s)

Paul E. Black, David W. Flater, Irena Bojanova

Abstract

In the early days of computer science, the community settled on a simple standard model of computing and a basic canon of general purpose algorithms and data structures suited to that model. With isochronous computing, heterogeneous multiprocessors, flash memory, energy-aware computing, cache and other anisotropic memory, distributed computing, streaming environments, functional languages, graphics coprocessors, and so forth, the basic canon of algorithms and data structures is not enough. Software developers know of real-world constraints and new models of computation and use them to design effective algorithms and data structures. These constraints motivate the development of elegant algorithms with broad utility. As examples, we present four algorithms that were motivated by specific constraints, but are generally useful: reservoir sampling, majority of a stream, B-heap, and compacting an array in Theta(log n) time.
Citation
IT Professional (IEEE)
Volume
23
Issue
1

Keywords

canon of algorithms, data structures, energy aware computing

Citation

Black, P. , Flater, D. and Bojanova, I. (2021), Algorithms and Data Structures for New Models of Computation, IT Professional (IEEE), [online], https://doi.org/10.1109/MITP.2020.3042858 (Accessed April 27, 2024)
Created February 1, 2021, Updated August 18, 2023