algorithms – מילון אנגלי-אנגלי
algorithm
n.
(Mathematics) step-by-step procedure used to solve a problem (often includes repetition of steps); step-by-step problem-solving procedure used within software applications (Computers)
Algorithm
algorithm
Noun
1. a precise rule (or set of rules) specifying how to solve some problem
(synonym) algorithmic rule, algorithmic program
(hypernym) rule, formula
(hyponym) sorting algorithm
algorithm
n.
algoritmus
Algorithm
As opposed to
heuristics (which contain general recommendations based on statistical evidence or theoretical reasoning), algorithms are completely defined, finite sets of steps, operations, or procedures that will produce a particular outcome. For example, with a few exceptions, all computer programs, mathematical formulas, and (ideally) medical and food recipes are algorithms.
See also,
Data Mining ,
Neural Networks ,
heuristic .