Misplaced Pages

Algorithmic paradigm

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
(Redirected from Algorithm design paradigm) Technique or strategy underlying a variety of algorithms

An algorithmic paradigm or algorithm design paradigm is a generic model or framework which underlies the design of a class of algorithms. An algorithmic paradigm is an abstraction higher than the notion of an algorithm, just as an algorithm is an abstraction higher than a computer program.

List of well-known paradigms

General

Parameterized complexity

Computational geometry

References

  1. p. 702
  2. p. 9
Data structures and algorithms
Data structures
Algorithms and algorithmic paradigms
Category: