- In
mathematics and
computer science, an
algorithm (/ˈælɡərɪðəm/ ) is a
finite sequence of
mathematically rigorous instructions,
typically used to solve...
- Dijkstra's
algorithm (/ˈdaɪkstrəz/ ****-strəz) is an
algorithm for
finding the
shortest paths between nodes in a
weighted graph,
which may represent,...
-
genetic algorithm (GA) is a
metaheuristic inspired by the
process of
natural selection that
belongs to the
larger class of
evolutionary algorithms (EA)....
- In
computer science, a
sorting algorithm is an
algorithm that puts
elements of a list into an order. The most
frequently used
orders are
numerical order...
- Shor's
algorithm is a
quantum algorithm for
finding the
prime factors of an integer. It was
developed in 1994 by the
American mathematician Peter Shor...
- In mathematics, the
Euclidean algorithm, or Euclid's
algorithm, is an
efficient method for
computing the
greatest common divisor (GCD) of two integers...
-
intelligence concerned with the
development and
study of
statistical algorithms that can
learn from data and
generalize to
unseen data, and thus perform...
- A* (pronounced "A-star") is a
graph traversal and
pathfinding algorithm that is used in many
fields of
computer science due to its completeness, optimality...
- The Luhn
algorithm or Luhn formula, also
known as the "modulus 10" or "mod 10"
algorithm,
named after its creator, IBM
scientist Hans
Peter Luhn, is a...
- In
quantum computing, Grover's
algorithm, also
known as the
quantum search algorithm, is a
quantum algorithm for
unstructured search that
finds with high...