[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Algorithmics - Wikipedia

From Wikipedia, the free encyclopedia

Jump to navigation Jump to search

Algorithmics is the systematic study of the design and analysis of algorithms.[1] It is fundamental and one of the oldest fields of computer science. It includes algorithm design, the art of building a procedure which can solve efficiently a specific problem or a class of problem, algorithmic complexity theory, the study of estimating the hardness of problems by studying the properties of the algorithm that solves them, or algorithm analysis, the science of studying the properties of a problem, such as quantifying resources in time and memory space needed by this algorithm to solve this problem.

The term algorithmics is rarely used in the English-speaking world, where it is synonymous with algorithms and data structures. The term gained wider popularity after the publication of the book Algorithmics: The Spirit of Computing by David Harel.

See also[edit]

Notes[edit]

  1. ^ "The University of Auckland - COMPSCI 320 S2C". www.cs.auckland.ac.nz. Retrieved 2020-06-24.

Note: This template roughly follows the 2012 ACM Computing Classification System.

Hardware

Computer systems organization
Networks
Software organization
Software notations and tools
Software development
Theory of computation
Algorithms
Mathematics of computing
Information systems
Security
Human–computer interaction
Concurrency
Artificial intelligence
Machine learning
Graphics
Applied computing