algorithm
sequence of instructions to perform a task
genetic algorithm
competitive algorithm for searching a problem space
heuristic
problem-solving method that is sufficient for quick, short-term solutions/approximations
Conway's LUX method for magic squares
algorithm for creating magic squares
genetic programming
technique whereby computer programs are encoded as a set of genes
swap algorithm
process of swapping data between computer variables
search algorithm
any algorithm which solves the search problem, namely, to retrieve information stored within some data structure, or calculated in the search space of a problem domain, either with discrete or continuous values
Common Scrambling Algorithm
algorithm
density functional theory
computational quantum mechanical modelling method to investigate the electronic structure
deterministic algorithm
algorithm which, given a particular input, will always produce the same output
abstraction layer
way of hiding details of a computing subsystem, allowing separation of concerns and interoperability
recursive-descent parser
style of parser written as a recursive structure matching the grammar it parses
Risch algorithm
algorithm used to compute integrals of functions, especially used in computer algebra systems
least mean squares filter
algorithm
natural language generation
software process
player strategy
complete plan on how a game player will behave in every possible game situation
maze solving algorithm
automated method for solving mazes
Hilltop algorithm
algorithm
data conversion
conversion of digital data between formats
Super-seeding
BitTorrent uploading algorithm
topology optimization
mathematical method for optimizing material layout under given conditions
Warnock algorithm
computer graphics algorithm
Ziggurat algorithm
algorithm for pseudo-random number sampling
Kahan summation algorithm
computation algorithm to sum a sequence of floating-point numbers
midpoint circle algorithm
an algorithm used to determine the points needed for rasterizing a circle
intercept method
celestial navigational algorithm
multiple signal classification
algorithm used for frequency estimation and radio direction finding
algorithms for calculating variance
important algorithms in numerical statistics
Alpha max plus beta min algorithm
a high-speed approximation of the square root of the sum of two squares
Approximate counting algorithm
optimization theory in computing
bat algorithm
metaheuristic algorithm for global optimization, inspired by the echolocation behaviour of microbats with varying pulse rates of emission and loudness
Diffusion map
dimensional reduction algorithm
edge-preserving smoothing
image processing technique
Firefly algorithm
in mathematical optimization, a metaheuristic proposed by Xin-She Yang
Fitness proportionate selection
variant of the genetic operator selection
Island algorithm
algorithm for performing inference on statistical models
Tiling
Texture synthesis algorithm
Perceptual Speech Quality Measure
computational and modeling algorithm defined in ITU Recommendation ITU-T P.861 that objectively evaluates and quantifies voice quality
Random walker algorithm
image segmentation algorithm
reassignment method
signal processing algorithm
tree rearrangement
method in computational phylogenetics
Virtual Valve Amplifier
algorithm and software plugin for simulating tone of various tube amplifiers
Wake-sleep algorithm
unsupervised learning algorithm