algorithm
sequence of instructions to perform a task
Yarrow algorithm
family of cryptographic pseudorandom number generators devised by J. Kelsey, B. Schneier, and N. Ferguson
method of analytic tableaux
fundamental concept in automated theorem proving
Richardson extrapolation
a sequence acceleration method, used to improve the rate of convergence
flood fill
algorithm that determines the area connected to a given node in a multi-dimensional array
pattern matching
programming language construct for processing data conditionally on its structure
Floyd Cycle Detection Algorithm
algorithm of cycle finding
photon mapping
algorithm in rendering
sweep line algorithm
class of algorithms in computational geometry that uses a conceptual sweep line/surface to solve various problems in Euclidean space
sweep line algorithm
class of algorithms in computational geometry that uses a conceptual sweep line/surface to solve various problems in Euclidean space
compression algorithm
type of algorithm used for reducing the storage size of data
Streaming algorithm
algorithms for processing data streams using limited memory
Features from Accelerated Segment Test
corner detection method
sponge function
class of algorithms with finite internal state that take an input bit stream of any length and produce an output bit stream of any desired length that can be used to model or implement many cryptographic primitives
chaos game
method of creating a fractal, using a polygon and an initial point selected at random inside it
division algorithm
algorithm for quotient and remainder of integer division
Lagrange method
method of diagonalization of a quadratic form
calendrical calculation
calculation concerning calendar dates
generalized singular value decomposition
name of two different techniques based on the singular value decomposition
hybrid difference scheme
method used in numerical solution of convection-diffusion problems
Promoter based genetic algorithm
genetic algorithm for neuroevolution
Rotating calipers
Measure method in Computational Geometry
LU reduction
matrix reduction algorithm
bucket sort
Sorting algorithm
structure from motion
a photogrammetric range imaging technique
tessellation
division of polygons for rendering
dimensionality reduction
process of reducing the number of random variables under consideration
name binding
computer programming constraint allowing to bind a symbolic name to an object, valid in a well-defined scope, and to resolve it as a reference by a static or dynamic linking process
Block sort
Efficient sorting algorithm that combines insert and merge operations
Nested sampling algorithm
method in Bayesian statistics
Filtered back projection
algorithm for tomographic reconstruction of a 2D image from a set of projections
GloVe
unsupervised learning algorithm for obtaining vector representations for words
Gestalt Pattern Matching
String-matching algorithms for determining the similarity of two strings
neural style transfer
type of software algorithm for image manipulation
galactic algorithm
algorithm asymptotically very efficient but practically never so due to infeasibly large constants
product replacement algorithm
algorithm to generate random elements of a finite group
Griffin-Lim signal estimation algorithm
short-time Fourier transform magnitude
Bug algorithm
motion planning algorithm
Statistics-sensitive Non-linear Iterative Peak-clipping
algorithm for baseline correction
algorithmic curation
curation of media using computer algorithms
Learned sparse retrieval
document search algorithm
Distributional Soft Actor Critic
suite of reinforcement learning algorithms