algorithm
sequence of instructions to perform a task
non-blocking algorithm
Class of algorithms
particle swarm optimization
optimization method using a set of candidate solutions moving around in the search-space
anytime algorithm
algorithm that can return a valid solution to a problem even if interrupted
optimization algorithm
algorithm for finding the optimum or optima of a function
Estimation of distribution algorithm
family of stochastic optimization methods
evaluation strategy
strategy used by programming languages to determine two things—when to evaluate the arguments of a function call and what kind of value to pass to the function
maze generation algorithm
automated method for the creation of mazes
constructive proof
method of proof that demonstrates the existence of a mathematical object by creating or providing a method for creating the object
Artificial bee colony algorithm
population-based search algorithm
MOSQUITO
algorithm (cryptography)
Deadlock prevention algorithms
technique used in computer science
belief propagation
algorithm
Addition-chain exponentiation
method of exponentiation by positive integers requiring a minimal number of multiplications
backtracking line search
mathematical optimization method
Condensation algorithm
in computer science, a computer vision algorithm
greedy coloring
coloring of the vertices of a graph formed by a greedy algorithm that considers the vertices of the graph in sequence and assigns each vertex its first available color
Holographic algorithm
algorithm using holographic reduction
medical algorithm
algorithmic operation utilized in the study of medical information pertaining to health care
Metropolis light transport
application of the Monte Carlo method to image rendering
Path-based strong component algorithm
graph algorithm
Pitch detection algorithm
algorithm to estimate signal frequency
weighted majority algorithm
method of using a pool of algorithms
Imperialist competitive algorithm
computational method used to solve optimization problems of different types
boustrophedon cell decomposition
algorithmic method used in artificial intelligence and robotics for optimizing the configuration space with a minimum total redundant path length to follow in order to avoid obstacles
Reversible-jump Markov chain Monte Carlo
simulation method in statistics
Weighted correlation network analysis
type of analysis
Bend minimization
methods to minimize complexity of graph drawings
curve shortening flow
process that shrinks a smooth curve in the Euclidean plane based on its curvature
Deep Q-Network
artificial intelligence algorithm made by Google_Deepmind in London
clustering algorithm
algorithm designed to find groups of similar data points in a dataset
exact algorithm
type of algorithm guaranteed to produce an optimal result
Uniform Manifold Approximation and Projection
technique for dimensionality reduction
Aitken interpolation
algorithm used for polynomial interpolation
Continuous High-resolution Image Reconstruction using Patch priors
image reconstruction algorithm, notably used for the first imaging of a black hole
screen space directional occlusion
computer graphics technique
Time-based One-time Password Algorithm
authentication algorithm
hidden Markov model
statistical Markov model