Category:Algorithms: Difference between revisions

Content deleted Content added
m +ru:
Frencheigh (talk | contribs)
m bypass redir
Line 1:
An '''algorithm''', broadly defined, is an understandable and finite set of instructions for accomplishing some task which, given a defined set of inputs, will result in some recognisable end-state (contrast with [[heuristic]]). Algorithms often have steps that repeat ([[iteration|iterate]]) or require decisions (such as [[Boolean logic|logic]] or [[inequality|comparison]]) until the task is completed.
 
{{catmore1|[[algorithm]]s}}
{{catmore}}
 
[[Category:Computer science]]