Dictionary
Thesaurus
Reference
Translate
Web
algorithm - 7 dictionary results

al⋅go⋅rithm

[al-guh-rith-uhm]
–noun
a set of rules for solving a problem in a finite number of steps, as for finding the greatest common divisor.

Origin:
1890–95; var. of algorism, by assoc. with Gk arithmós number. See arithmetic


al⋅go⋅rith⋅mic, adjective
al·go·rithm   (āl'gə-rĭth'əm)   
n.  A step-by-step problem-solving procedure, especially an established, recursive computational procedure for solving a problem in a finite number of steps.

[Variant (probably influenced by arithmetic) of algorism.]
al'go·rith'mic (-rĭth'mĭk) adj., al'go·rith'mi·cal·ly adv.

algorithm [(al-guh-rith-uhm)]

A set of instructions for solving a problem, especially on a computer. An algorithm for finding your total grocery bill, for example, would direct you to add up the costs of individual items to find the total.


algorithm 
1699, from Fr. algorithme refashioned (under mistaken connection with Gk. arithmos "number") from O.Fr. algorisme "the Arabic numeral system," from M.L. algorismus, a mangled transliteration of Arabic al-Khwarizmi "native of Khwarazm," surname of the mathematician whose works introduced sophisticated mathematics to the West (see algebra). The earlier form in M.E. was algorism (c.1230), from O.Fr. Modern use of algorithmic to describe symbolic rules or language is from 1881.

algorithm al·go·rithm (āl'gə-rĭ&phonth;'əm)
n.
A step-by-step protocol, as for management of health care problems.

algorithm   (āl'gə-rĭ'əm)  Pronunciation Key 
A finite set of unambiguous instructions performed in a prescribed sequence to achieve a goal, especially a mathematical rule or procedure used to compute a desired result. Algorithms are the basis for most computer programming.

algorithm algorithm, programming
A detailed sequence of actions to perform to accomplish some task. Named after the Iranian, Islamic mathematician, astronomer, astrologer and geographer, Muhammad ibn Musa al-Khwarizmi.
Technically, an algorithm must reach a result after a finite number of steps, thus ruling out brute force search methods for certain problems, though some might claim that brute force search was also a valid (generic) algorithm. The term is also used loosely for any sequence of actions (which may or may not terminate).
Paul E. Black's Dictionary of Algorithms, Data Structures, and Problems.
(2002-02-05)

Search another word or see algorithm on Thesaurus | Reference