Jump to content

Algorithmic paradigm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 84.170.135.25 (talk) at 11:30, 3 August 2019 (List of paradigms: Made references into its own section.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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. [1][2]

List of paradigms

General

Parameterized complexity

References