algorithm
sequence of instructions to perform a task
Light's associativity test
algorithm in mathematics
bag-of-words model in computer vision
image classification model
multiple-instance learning
weakly-supervised learning algorithms where training set is arranged in a labeled bag of instances, and a single class label is assigned to a bag
prune and search
optimization method
Quiescence search
in game tree searching (adversarial search) in artificial intelligence, a quiescent state is one in which a game is considered stable and unlikely to change drastically the next few plays
RC algorithm
set of symmetric-key encryption algorithms invented by Ron Rivest
Reversible reference system propagation algorithm
time-stepping algorithm in molecular dynamics
scoring algorithm
form of Newton's method used in statistics
Sequence step algorithm
Computer Algorithm
sequential algorithm
Type of algorithm
Simulated fluorescence process algorithm
scientific 3D rendering method based on physical light/matter interaction
tournament sort
sorting algorithm improving upon the selection sort by using a priority queue
Neville's algorithm
used for polynomial interpolation
Crout matrix decomposition
type of matrix factorization
Newton's method in optimization
Method for finding stationary points of a function
Atlantic City algorithm
computer science algorithm
Calibration of radiocarbon dates
age calculated by radiocarbon dating which needs to be calibrated to yield a calendar date
integrable algorithm
numerical algorithms based on integrable systems
Delaunay refinement
algorithms for mesh generation
Colour refinement algorithm
heuristic to test graph isomorphism
multiplication algorithm
algorithm to multiply numbers
diffusing update algorithm
algorithm
mathematical interpolation
method for constructing new data points between known data points
symmetric-key algorithm
cryptosystem that uses one key
decision support system
system that supports business or organizational decision-making processes
ray tracing
rendering algorithm that works by sending out many virtual rays of light
divide-and-conquer algorithm
algorithm design paradigm based on multi-branched recursion
scale-invariant feature transform
feature detection algorithm in computer vision
divisibility rule
shorthand way of determining whether a given number is divisible by a fixed divisor
Horner's method
algorithm for polynomial evaluation
Pollard's rho algorithm
algorithm
God's algorithm
an algorithmthat produces a solution to a combinatorial puzzle with the fewest possible moves
Buddy memory allocation
memory allocation algorithm
British Museum algorithm
algorithm
shunting-yard algorithm
stack-based algorithm for parsing infix mathematical expression
shunting-yard algorithm
stack-based algorithm for parsing infix mathematical expression
tabu search
search method used for mathematical optimization
shadow mapping
method to draw shadows in computer graphic images
join algorithm
implementation of join operations in relational databases
line drawing algorithm
Algorithm to draw angled lines on discrete, gridlike media (e.g. pixel displays)
Markov algorithm
string rewriting system that uses grammar-like rules to operate on strings of symbols
change of variables
technique in algebra in which the original variables are replaced with functions of other variables